 html {font-size: 100%} body {font-family: "Inter"; font-size: 1rem; line-height: 1.6; color: var(--neutral-900)} h1, h2, h3, h4, h5, h6 {font-family: "Outfit"; font-weight: 500} h1 {font-size: clamp(2.375rem, 1.4rem + 3.9vw, 4.25rem)} h2 {font-size: clamp(1.875rem, 1.3rem + 2.4vw, 3.25rem)} h3 {font-size: 1.125rem; font-weight: 600} h4 {font-size: 1.125rem; font-weight: 600} h5 {font-size: var(--text-m); font-weight: 600} h6 {font-size: var(--text-s); font-weight: 600}