 body {color: var(--text-body); font-size: 17px; font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.6} h1, h2, h3, h4, h5, h6 {color: var(--brand-dark); font-family: "Inter"} h1 {font-size: clamp(2rem, 5vw, 3.25rem)} h2 {font-size: clamp(1.5rem, 3.5vw, 2.25rem)} h3 {font-size: clamp(1.25rem, 2.5vw, 1.5rem)}@media (max-width: 767px) { body {font-size: 16px}}