/* Editorial page: scoped v3 type and white reading surface. */
.spanish-immersion { background: #fff; color: #1D1F1C; font-family: "Outfit", sans-serif; }
.spanish-immersion__header { position: static; padding: clamp(32px, 6vw, 80px) max(24px, calc((100% - 1080px) / 2)); background: #F4F7F3; }
.spanish-immersion__header h1 { font-family: "Fraunces", Georgia, serif; color: #22401F; font-size: clamp(2.1rem, 5vw, 4rem); line-height: 1.08; letter-spacing: -.02em; text-wrap: balance; margin: 24px 0 0; max-width: 22ch; }
.spanish-immersion__body { max-width: 70ch; padding: 40px 24px 72px; margin-inline: auto; font-size: 1.1rem; line-height: 1.7; }
.spanish-immersion__body h2 { font-family: "Fraunces", Georgia, serif; color: #22401F; font-size: clamp(1.55rem, 3vw, 2rem); line-height: 1.2; margin: 2.2em 0 .6em; }
.spanish-immersion__body h3 { font-size: 1.2rem; margin: 1.6em 0 .5em; color: #22401F; }
.spanish-immersion a { color: #31562D; text-decoration: underline; text-underline-offset: .2em; }
.spanish-immersion a:hover { color: #22401F; }
.spanish-immersion a:focus-visible { outline: 2px solid #31562D; outline-offset: 4px; }
.spanish-immersion ::selection { color: #22401F; background: #FBBB0E; }
