.elementor-456 .elementor-element.elementor-element-d10f26e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-1c8663f */.hero-h1 {
  color: 
#0a0a0a !important;
}
.hero-sub {
  color: rgba(0,0,0,0.6) !important;
}
.hero-sub strong {
  color: 
#000000 !important;
}
/* Remove all white gaps */
html, body {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
}
/* Fix left gap on all sections */
.hero,
.ticker-wrap,
.stats,
.section,
.cta-band,
footer,
#cg-wrap {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
/* WordPress theme container fix */
.site, #page, #content, #primary, #main,
.entry-content, .wp-block-group,
.container, .container-fluid,
.elementor-section-wrap,
.elementor-widget-container,
.e-con, .e-con-inner {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}
/* Fix hero left gap specifically */
.hero {
  padding-left: 56px !important;
  box-sizing: border-box !important;
}
@media (max-width: 768px) {
  .hero {
    padding-left: 20px !important;
  }
}/* End custom CSS */