.section-hero {
  text-align: center;
  padding-block-start: 5rem;
}

.section-hero .lede {
  margin-inline: auto;
}

.section-hero .hero-cta {
  justify-content: center;
}

.section-hero .hero-stats {
  justify-content: center;
}

.section-features .card-grid {
  text-align: start;
}

.section-narrow.section-hero,
#multilanguage,
#pricing,
#faq,
#contact {
  text-align: center;
}

#multilanguage .language-chips,
#faq .accordion,
#contact .contact-links {
  justify-content: center;
}

#faq .accordion {
  text-align: start;
  margin-block-start: 2rem;
}

.pricing-card {
  text-align: start;
  max-width: 480px;
  margin-inline: auto;
}
