/*
 Theme Name:     Divi Child geiq
 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 h2::after, .actu-link::after, .single h1::after, .home-section1 h2::after, .page h1::after, .archive h1::after {
    background-color: #C91C4F;      /* couleur orange */
}

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

.wpcf7-submit {
    background-color: #C91C4F;
}

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

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

.home .ariane {
    display: none;
}

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

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

    .et-menu .sub-menu a:hover {
        /*background-color: #FDE1C3;*/
    }
}