/* Chargé en TOUT DERNIER — garantit le full-width des sections */
body:not([class*="elementor-page-"]) .site-main,
body .site-main,
html body main.site-main {
  max-width: 100% !important;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
