.elementor-338 .elementor-element.elementor-element-14d6ac0{--display:flex;}/* Start custom CSS for html, class: .elementor-element-398079a *//* HERO "Accompagnement" : titre + sous-titre 100% blancs */
body #accomp-page header.hero .inner .h1,
body #accomp-page header.hero .inner #accomp-title,
body #accomp-page header.hero h1.h1 {
  color:#fff !important;
  -webkit-text-fill-color:#fff !important; /* Safari */
  text-shadow:0 2px 14px rgba(0,0,0,.45);   /* lisibilité sur image */
}

/* Sous-titre en blanc aussi */
body #accomp-page header.hero .subtitle {
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  text-shadow:0 2px 10px rgba(0,0,0,.35);
}

/* Empêche le thème d'injecter du vert via enfants/link */
body #accomp-page header.hero .h1 *,
body #accomp-page header.hero .subtitle *,
body #accomp-page header.hero .h1 a {
  color:inherit !important;
  -webkit-text-fill-color:inherit !important;
}

/* Désactive tout mélange/opacity qui ternirait le blanc */
body #accomp-page header.hero .inner,
body #accomp-page header.hero .inner * {
  mix-blend-mode:normal !important;
  opacity:1 !important;
}/* End custom CSS */