.seo-hero-title { font-family: "Cinzel Decorative", serif; font-size: clamp(2.4rem, 5.5vw, 5rem); font-weight: 700; line-height: 1.12; margin: .5rem 0; color: #fff; text-shadow: 0 3px 5px #161820; }
.vichy-2026 .rest-hero .seo-local-title { font-family: "Cinzel", serif; font-size: clamp(1.15rem, 2.4vw, 1.9rem); color: #f7d260; line-height: 1.4; margin: 1rem 0; }
.seo-hero-intro { max-width: 650px; margin: 0 auto 1.2rem; color: #fff8df; text-shadow: 0 2px 4px #101114; }
.seo-card-copy { color: #f4ead4; font-family: Georgia, serif; font-size: 1rem; line-height: 1.65; margin: .8rem auto 0; max-width: 36ch; }
.seo-team-building { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem; margin: 0 auto 3rem; max-width: 1100px; }
.seo-team-building h3, .seo-addresses h3 { color: #f7d260; font-size: 1.3rem; }
.seo-team-building p { color: #fff8df; font-family: Georgia, serif; line-height: 1.75; }
.seo-faq details { max-width: 900px; margin: 0 auto; padding: 1.25rem 0; border-bottom: 1px solid #a58a48; color: #fff8df; }
.seo-faq summary { cursor: pointer; font-family: "Cinzel", serif; font-weight: 700; color: #f7d260; }
.seo-faq details p { font-family: Georgia, serif; line-height: 1.75; margin: 1rem 0 0; }
.seo-faq a { color: #f7d260; text-decoration: underline; }
.seo-addresses { margin: 1.75rem 0; }
.seo-addresses address { font-style: normal; margin: 1rem 0; line-height: 1.65; }
@media (max-width: 760px) { .seo-team-building { grid-template-columns: 1fr; gap: 1.5rem; } }
