.newsletter-section{text-align:center;background:#fff}
.newsletter-section .lead{margin-left:auto;margin-right:auto}
.newsletter-form{min-height:120px;margin:28px auto 12px}
.newsletter-consent{max-width:680px;margin:12px auto 0;color:var(--muted);font-size:.95rem}
.results-newsletter{margin:30px 0 8px;padding:clamp(20px,5vw,32px);background:#fff;color:var(--ink);border-radius:18px;text-align:center}
.results-newsletter h3{margin-bottom:10px;font-size:clamp(1.45rem,3vw,2rem)}
.results-newsletter>p{margin-left:auto;margin-right:auto;max-width:650px}
.results-newsletter .newsletter-form{min-height:120px}
.results-newsletter .newsletter-consent{color:var(--muted);font-size:.9rem}
