
/*
Theme Name: CNC JINS
Theme URI: https://cnc-jins.fr
Author: Jérémy IELSCH
Description: CNC JINS
Requires at least: WordPress 5.0
Version: 1.0
*/

.breadcrumbs a {
    color:white !important;
}
.breadcrumbs {
    color:#d1c9c9;
}

.service-benefit-list ul li a {
    color: black !important;
}
.service-benefit-list ul li:hover a {
    color: white !important;
}
