/* Theme Name: Divi-child
Description: Thème enfant Divi 
Author: Valérie Couture
Author URI: https://fqcn.coop
Template: Divi 
Version: 4.9.7 */
.liste-formations section h3{
    color: #F4F1DE;
}
.liste-formations section h3 i.text-branding{
    color: #2A9D8F;
    text-shadow: 
    1px 1px 7px rgba(244, 241, 222, 0.75), 
    -1px -1px 7px rgba(244, 241, 222, 0.75), 
    -1px 1px 7px rgba(244, 241, 222, 0.75), 
    1px -1px 7px rgba(244, 241, 222, 0.75)
}

.liste-formations .onglet-formation .btn-branding.collapsed{
    background: #F4F1DE;
    color: #2A9D8F;
}
.liste-formations .onglet-formation .btn-branding{
    background: #2A9D8F;
    color: #F4F1DE;
}