.elementor-2533 .elementor-element.elementor-element-744b000{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* Advizeo brand background */
body {
  background-color: #0b1224 !important;
}

/* Optional: make page content containers transparent so the background shows through */
.site,
.site-content,
.entry-content {
  background: transparent !important;
}
/* Hide header on page ID 2533 (Nos offres) */
body.page-id-2533 .site-header,
body.page-id-2533 header.site-header,
body.page-id-2533 #masthead,
body.page-id-2533 .wp-block-template-part[area="header"] {
  display: none !important;
}

/* Remove any reserved top spacing on that page */
body.page-id-2533 .wp-site-blocks,
body.page-id-2533 #content,
body.page-id-2533 .site-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}/* End custom CSS */