/*
 Theme Name:   Divi Child
 Theme URI:    https://www.elegantthemes.com/divi/
 Description:  Thème enfant pour Divi
 Author:       Votre Nom
 Author URI:   https://votresite.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/

.survol {
  color: #fff !important; /* Mets la couleur que tu veux #D6E3FF!important*/
}

.survol:hover {
  color: rgba(255, 255, 255, 0.5) !important; /* Mets la couleur que tu veux #D6E3FF!important*/
}