<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hero-accueil {
background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.8) 100%),
    url("https://esc.boitmobile.fr/media/files/acces_a_l_esc_amiens-opti.jpg");
    padding: 100px 75px 0 75px;
}
.gras {font-weight: bold !important}
.news a, .news a:hover, .news-a-la-une a, .news-a-la-une a:hover {font-weight: bold}

/* FORMATION */
.onglet-formation {width: 100%}
.formation_icone span {font-size: 16px}
.formation_icone {
    margin-bottom: 15px;
}
.formations_ancre a {
    display: inline-block;
}

.contact-sidebar {padding-top: 10px; padding-bottom: 10px}

footer p, footer a, footer a:hover {
    color: #3C3C3C !important;
}

/* CANDIDATURE */
.col-etape {
    padding: 35px 40px;
}
.col-formulaire {
    padding: 55px 40px;
}
.candidature-progression {margin-bottom: 20px;}
.candidature-cercle-progression {width: 20%}
@media (max-width: 991px) {
    #form-section &gt; div {
        padding: 0 !important;
    }
    .col-formulaire .form-m-bouton .bouton-bleu, .col-etape .bouton-blanc  {
        display: block
    }
}

.form-etape input, .form-etape input:hover, .form-etape input:active, .form-etape input:focus {border: none}
.form-etape label {font-weight: 700}

#section-recap &gt; div {padding: 0 !important}

.button-1 {border: none}

.padding-section p a {display: inline}

/* HEADER */
.header .logo {max-height: 64px}
.header ul li {font-size: 16px}
@media (max-width: 991px) {
    .header .logo {max-height: 80px}
}

/* SEARCH */
#barre-recherche {height:64px}

/* ACTUS */
.filtres .customSelect {height: 56px; border-radius: 0; }
.filtres .customdisplay {padding-top: 0; font-size: 18px}

/* ACCUEIL */
#section-diplomes .portraits .img-article {height: 400px; align-items: end}
#section-diplomes .portraits .nom {position: static; height: 35%}
#section-atouts .atouts-item {height: 100%; display: flex; flex-direction: column;}
#section-atouts .atouts-item p:last-of-type {flex-grow: 1; align-items: end;display: flex;justify-content: center}

/* LISTE DIPLOMES */
#li163a, #li19a, #li20a {list-style: none}

/* CANDIDATURE */
.custom-input-file-card span {color: #dc3545 !important;}
.custom-input-file-card {border: 1px solid #008ca8; background: none; color: #008ca8 !important;}
.custom-input-file {color: white !important; background-color: #008ca8 }
#section-recap .col-recap h4.collapsible-item-title.panel-title {font-size: 18px; border-width: 2px !important}
#section-recap .col-recap h4.collapsible-item-title.panel-title span {font-size: 18px}
#section-recap .col-recap h3.mt-5 {margin-top :30px !important}

</pre></body></html>