.elementor-18866 .elementor-element.elementor-element-aa45449{--display:flex;}/* Start custom CSS for html, class: .elementor-element-8081120 *//* Titres blancs par défaut dans les blocs à fond vert */
#aq-plantes .callout-green :is(h1,h2,h3,h4,h5,h6),
#aq-plantes .hero :is(h1,h2,h3),
#aq-plantes .conclu :is(h1,h2,h3),
#aq-plantes .callout-green .elementor-heading-title {
  color: #fff !important;
}

/* Texte et liens en blanc dans l'encart vert */
#aq-plantes .callout-green,
#aq-plantes .callout-green p,
#aq-plantes .callout-green a {
  color: #ff !important;
}
#aq-plantes .callout-green a { text-decoration: underline; }

/* --- Option JAUNE (charte) --- */
/* 1) Appliquer sur un titre précis : <h3 class="title-yellow"> */
#aq-plantes .callout-green .title-yellow { color: #FFC436 !important; }

/* 2) Appliquer sur tout l'encart : <div class="callout-green is-yellow"> */
#aq-plantes .callout-green.is-yellow :is(h1,h2,h3,h4,h5,h6) {
  color: #FFC436 !important;
}/* End custom CSS */