/* Theme Name: Divi-child
Description: Thème enfant Divi 
Author: Valérie Couture
Author URI: https://fcctq.coop
Template: Divi 
Version: 4.9.7 */
.liste-formations section h3{
    color: #fff;
}
.liste-formations section h3 i.text-branding{
    color: #5b790f;
    text-shadow: 
    1px 1px 7px rgba(255, 255, 255, 0.75), 
    -1px -1px 7px rgba(255, 255, 255, 0.75), 
    -1px 1px 7px rgba(255, 255, 255, 0.75), 
    1px -1px 7px rgba(255, 255, 255, 0.75)
}

.liste-formations .onglet-formation .btn-branding.collapsed{
    background: #fff;
    color: #5b790f;
}
.liste-formations .onglet-formation .btn-branding{
    background: #5b790f;
    color: #fff;
}