/* Homepage SEO & typography helpers */

.section-nine-subheading {
  font-weight: 600;
  color: inherit;
}

.hero-section .hero-title,
.feature-section h2.display-5,
.benefits-section h2.display-5,
.cta-section h2 {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.feature-section h2.display-5,
.benefits-section h2.display-5,
.social-proof-section .section-header {
  color: #081422;
}

.testimonial-section blockquote,
.testimonial-section .testimonial-text {
  font-size: 1.05rem;
  line-height: 1.7;
}
