.legal{padding:clamp(2.5rem,5vw,4.5rem) 0 clamp(2rem,4vw,3rem)}
.legal__wrap{max-width:70ch}
.legal h1{margin-bottom:1.75rem}
.legal h2{font-size:1.5rem;margin:2.4rem 0 .9rem}
.legal p{font-size:1.05rem;line-height:1.7;color:var(--ink);margin-bottom:1.1rem}
.legal p:last-child{margin-bottom:0}
.legal a{color:var(--blue,#0068B5);text-decoration:underline;text-underline-offset:2px}
