.cta-band{ background:var(--mint); text-align:center; padding:60px 0; }
.cta-band h2{ font-size:clamp(1.6rem,3.6vw,2.2rem); color:var(--ink); }
.cta-band p{ margin-top:12px; color:var(--ink); font-weight:700; font-size:1.2rem; max-width:50ch; margin-left:auto; margin-right:auto; }
.cta-band .btn{ margin-top:24px; }
