/* Secteur éducation */

#secteur-tpl-new #a1{
    max-width: 100%;
    height: 580px; /* ajuster taille selon background-image */
    background-image: url('https://www.barcoda.fr/img/categories/secteur/education/hero.png');
    background-size: cover;
    background-repeat: no-repeat;   
}

#secteur-tpl-new #a1 h1 {
    text-shadow: 1px 1px 5px #555;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 2.3em;
    line-height: 130%;
    font-weight:700;
}

/* Le chronomètre est passé en image de fond pour ne pas géner la mise en page */
#secteur-tpl-new #e1 {
    background:#ffcd26 url('https://www.barcoda.fr/img/categories/secteur/education/illustrations/chrono.png') 30px 15px no-repeat;
    background-size:10% auto;
    
}
/* Pour le titre TOP CHRONO */ 
#secteur-tpl-new #e1 h2 {
    font-size: 7vw;
    font-family: 'Sue Ellen Francisco', cursive;
}
/* Pour l'ombre des bulles 1,2,3,4 */
#secteur-tpl-new .bubble-xl{
    box-shadow:2px 2px 0px #aaa;
}

.cat-ico {
    background-color: #efefef;
    margin: 20px;
}
