.elementor-630 .elementor-element.elementor-element-84426a9{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b81df93 */body,
h1, h2, h3, h4, h5, h6,
p, span, small, strong,
li, ul, div, a {
  color: var(--text);
}

.brand-copy p,
.plan-sub,
.section-head p,
.deliver-item span,
.objection-item span,
.quote-box p,
.rule-box p,
.carousel-box p,
.cta-box p,
.hero-left p,
.stat span,
.price small {
  color: var(--muted);
}

.btn-primary,
.btn-primary span,
.btn-primary strong {
  color: #000 !important;
}

.btn-secondary,
.btn-secondary span,
.btn-secondary strong {
  color: #fff !important;
}

.badge {
  color: #000 !important;
}

a {
  color: inherit;
}
@media (max-width: 768px) {
  .hero-stat {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .stat {
    width: 100% !important;
  }
}/* End custom CSS */