/*
 Theme Name:     Divi Child ms
 Theme URI:      http://wptheme.fr/theme-wordpress-divi/
 Description:    Theme Enfant Divi
 Author:         WPTheme.fr
 Author URI:     http://wptheme.fr/
 Template:       Divi
 Version:        2025
*/
 
 
/* =Vous pouvez personnalisez à partir d'ici. 
------------------------------------------------------- */
.home article .et_pb_section:not(.home-GEIQ-section4) h2::after, .actu-link::after, .single h1::after, .home-section1 h2::after, .page h1::after, .archive h1::after {
    background-color: #12826E;      /* couleur orange */
}

.single article p a, .page article p a {
    color:#12826E;
    font-weight: 900;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
}

.wpcf7-submit {
    background-color: #12826E;
}

.et_pb_section--with-menu .fa-solid, .fas {
    color:#12826E;  
}

.breadcrumb .current {
    font-weight: bold;
    color: #12826E;  
}

.home .ariane {
    display: none;
}

@media (max-width:980px) {
    .banniere-arrondie {
        background-image: url(https://cap-solidaire.corsica/wp-content/uploads/images/msmob.png)!important;
    }
}

@media (min-width:981px) {
    .et-menu li > a:hover {
        color: var(--GEIQ-1, #12826E)!important;
        font-weight: 700!important;
        opacity: 1!important;
        text-decoration: underline;
    }
}