/* SEO / AEO content pages — uses existing inner-page theme; no layout overrides */

.st-seo-content {
  max-width: 820px;
  margin: 0 auto;
  padding: 0 20px 60px;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1.7;
}

.st-seo-content h1,
.st-seo-content h2,
.st-seo-content h3 {
  color: #fff;
}

.st-seo-content .faq-item {
  margin-bottom: 28px;
}

.st-seo-content .faq-item h2 {
  font-size: 1.15rem;
  margin-bottom: 8px;
}
