<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.offres-section .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    width: 100%;
    max-width: 100%;
}
.offres-section .nav-tabs .nav-item {
    width: 50%;
}
.offres-section a.nav-link {
    padding: 25px 34px;
    font-size: 20px;
    color: #212121;
    border-top:0;
}
.offres-section a.nav-link.active.show {
    background: #f7f7f7;
    border-radius: 0;
    font-family: 'OpenSans Bold';
    color: #212121 !important;
}
.offre-content ul {
    font-size: 15px;
    line-height: 1.8;
}
section.offres-section{
    min-height:67.8vh;
}</pre></body></html>