 body {color: var(--bricks-color-nevhhn); line-height: var(--body-line-height)} h1, h2, h3, h4, h5, h6 {line-height: var(--heading-line-height)} h1 {font-size: clamp(40px, 5vw, 56px); font-weight: 700} h2 {font-size: clamp(32px, 4vw, 44px)} h3 {font-size: clamp(24px, 3.5vw, 36px)} h4 {font-size: clamp(20px, 3vw, 24px)} h5 {font-size: 16px} .bricks-button {text-transform: uppercase; font-weight: 700} :root .bricks-button[class*="primary"] {color: var(--bricks-color-nevhhn)}