/* Start custom CSS for html, class: .elementor-element-6a6689e */.elementor-section:first-of-type {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
/* Remove gap under header */
.hero,
.hub-hero{
  margin-top: 0 !important;
}

/* Mobile adjustment */
@media (max-width: 768px){
  .hero,
  .hub-hero{
    margin-top: 0 !important;
    padding-top: 18px; /* léger breathing interne */
  }
}/* End custom CSS */