/**
 * Homepage only: remove the grey-blue body gradient / side gutters
 * so the hero matches digital-marketing-services.html (full-bleed white).
 */
html,
body.page-id-105,
body.elementor-page-105 {
  background-color: #ffffff !important;
  background-image: none !important;
}

body.page-id-105 #page,
body.page-id-105 #main-content,
body.page-id-105 #main,
body.page-id-105 .main-container,
body.page-id-105 article.post-105 {
  background-color: #ffffff;
  max-width: 100%;
  width: 100%;
}

body.page-id-105 .elementor-location-header,
body.page-id-105 .elementor-element-a51dd12,
body.page-id-105 .elementor-element-85aa31c,
body.page-id-105 .elementor-element-d39550e {
  background-color: #ffffff;
}

/* Wave spacer after the hero: drop the SVG overlay so white meets white cleanly */
body.page-id-105 .elementor-element-d39550e .elementor-global-3575 > .elementor-widget-container {
  background-image: none !important;
  background-color: transparent !important;
}
