/* --- Liens contextuels du corps de page (maillage interne) --- */
/* Ajouté le 07.09.2026. Retirer ce bloc pour revenir a l'etat anterieur. */
.wpb-content-wrapper .gt3_custom_text a:not([class]),
.wpb-content-wrapper .wpb_text_column a:not([class]),
.wpb-content-wrapper .vc_column_text a:not([class]),
.wpb-content-wrapper .vc_cta3-content a:not([class]) {
  color: #2d2e83;
  text-decoration: none;
}
.wpb-content-wrapper .gt3_custom_text a:not([class]):hover,
.wpb-content-wrapper .wpb_text_column a:not([class]):hover,
.wpb-content-wrapper .vc_column_text a:not([class]):hover,
.wpb-content-wrapper .vc_cta3-content a:not([class]):hover {
  color: #2d2e83;
  text-decoration: underline;
}
/* Sections a fond sombre : le texte y est blanc (style inline), le lien doit l'etre aussi */
.wpb-content-wrapper .gt3_custom_text[style*="#ffffff"] a:not([class]),
.wpb-content-wrapper .gt3_custom_text[style*="#fff;"] a:not([class]),
.wpb-content-wrapper .gt3_custom_text[style*="#FFFFFF"] a:not([class]) {
  color: #ffffff;
  text-decoration: underline;
}
.wpb-content-wrapper .gt3_custom_text[style*="#ffffff"] a:not([class]):hover,
.wpb-content-wrapper .gt3_custom_text[style*="#fff;"] a:not([class]):hover,
.wpb-content-wrapper .gt3_custom_text[style*="#FFFFFF"] a:not([class]):hover {
  color: #ffffff;
  text-decoration: none;
}