.elementor-90 .elementor-element.elementor-element-9f48a41{--display:flex;--z-index:10;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-90 .elementor-element.elementor-element-890ae89{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;z-index:10;text-align:right;}.elementor-90 .elementor-element.elementor-element-890ae89 .elementor-heading-title{font-family:"Arial", Sans-serif;font-weight:600;font-style:italic;color:#EE7E33;}/* Start custom CSS for container, class: .elementor-element-9f48a41 *//* Footer en overlay texte uniquement */
#colophon{
  position: fixed !important;
  bottom: 12px;
  right: 18px;
  left: auto;
  width: auto;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  z-index: 2147483646;     /* au-dessus de l’iframe */
  pointer-events: none;    /* ne bloque pas les clics sur la page/iframe */
}

/* Nettoyer les wrappers Elementor du footer */
#colophon .footer-width-fixer,
#colophon .elementor,
#colophon .e-con,
#colophon .e-con-inner{
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* N’afficher que le texte (ton <h5> “By qualified heroes.”) */
#colophon .elementor-widget:not(.elementor-widget-heading){
  display: none !important;
}

/* Style du texte overlay */
#colophon .elementor-heading-title{
  display: inline-block;
  margin: 0 !important;
  line-height: 1.2;
  font-weight: 700;
  font-size: 16px;         /* ajuste si besoin */
  color: #e9942c;          /* ta couleur orange */
  text-shadow: 0 2px 6px rgba(0,0,0,.45); /* meilleure lisibilité */
  pointer-events: none;    /* reste non cliquable; retire-le si tu veux un lien */
}

/* Option: plus petit sur mobile */
@media (max-width: 480px){
  #colophon .elementor-heading-title{ font-size: 14px; }
  #colophon{ bottom: 10px; right: 14px; }
}/* End custom CSS */