 html {background-color: var(--color-bg)} body {background: none} body {font-family: "Sora"; font-weight: 400; font-size: 16px; line-height: 1.55; color: var(--color-text-secondary)} h1, h2, h3, h4, h5, h6 {font-family: "Sora"; font-weight: 500; color: var(--color-text-primary); line-height: 1.15} h1 {font-family: "Sora"; font-weight: 500; font-size: clamp(28px, 4vw, 36px); line-height: 1.08} h2 {font-family: "Sora"; font-weight: 500; font-size: clamp(24px, 3vw, 30px); line-height: 1.15} h3 {font-family: "Sora"; font-weight: 500; font-size: clamp(20px, 2.4vw, 24px); line-height: 1.22} h4 {font-family: "Sora"; font-weight: 500; font-size: 20px; line-height: 1.3}