/* V805 — INFOLETTRE CONTACT BILINGUE
   Les pages Contact FR et EN gardent la même structure et le même formulaire. */

html body.hbd-general .newsletter-section{
  background:#0b0b0b !important;
  border-top:1px solid rgba(255,101,0,.55) !important;
  color:#f5efe4 !important;
  text-align:center !important;
}

html body.hbd-general .newsletter-section h2{
  margin:0 0 12px !important;
  color:#f5efe4 !important;
  -webkit-text-fill-color:#f5efe4 !important;
  font-family:'Bebas Neue',sans-serif !important;
  font-weight:400 !important;
  line-height:1 !important;
  letter-spacing:.02em !important;
  text-transform:uppercase !important;
}

html body.hbd-general .newsletter-section h2 span{
  color:#ff6500 !important;
  -webkit-text-fill-color:#ff6500 !important;
}

html body.hbd-general .newsletter-section > p{
  max-width:760px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  color:#d7d7d7 !important;
  -webkit-text-fill-color:#d7d7d7 !important;
  font-size:1rem !important;
  line-height:1.6 !important;
}

html body.hbd-general .newsletter-section .brevo-frame-wrap{
  width:min(620px,100%) !important;
  max-width:620px !important;
  overflow:hidden !important;
  border-radius:4px !important;
}

html body.hbd-general .newsletter-section .newsletter-fallback{
  margin-top:16px !important;
  margin-bottom:0 !important;
}

html body.hbd-general .newsletter-section .newsletter-fallback a{
  color:#ff6500 !important;
  -webkit-text-fill-color:#ff6500 !important;
  font-weight:800 !important;
}
