.elementor-3042 .elementor-element.elementor-element-25e20166{--display:flex;}/* Complianz - Cookie statement : texte en blanc */
#cmplz-document,
#cmplz-document * {
  color: #fff !important;
}

/* Liens en blanc + soulignés */
#cmplz-document a,
#cmplz-document a:visited {
  color: #fff !important;
  text-decoration: underline;
}

/* Option : bordures et séparateurs en blanc (si besoin) */
#cmplz-document hr,
#cmplz-document details,
#cmplz-document summary {
  border-color: rgba(255,255,255,.25) !important;
}

/* Option : flèches / marqueurs (selon navigateur) */
#cmplz-document summary::marker,
#cmplz-document summary::-webkit-details-marker {
  color: #fff !important;
}

