.couleur-principale {
    color: #3796B4 !important;
}
  
.couleur-principale-variante {
    color: #69A4B6 !important;
}
 
.couleur-secondaire {
    color: #000000 !important;
}
  
.bg-couleur-principale {
    background-color: #3796B4 !important;
}
  
.bg-couleur-variante {
    background-color: #69A4B6 !important;
}
  
.bg-couleur-secondaire {
    background-color: #000000 !important;
}