:root { --e-global-color-v4-white:var(--White); --e-global-color-v4-black:var(--Black); --e-global-color-v4-hunter:var(--Hunter); --e-global-color-v4-sienna:var(--Sienna); --e-global-color-v4-moss:var(--Moss); --e-global-color-v4-fern:var(--Fern); --e-global-color-v4-sand:var(--Sand); --e-global-color-v4-lt-gray:var(--Lt-gray); }
:root { --e-global-typography-v4-button__icon-font-family:var(--primary-font); --e-global-typography-v4-button__icon-font-weight:600; --e-global-typography-v4-h1-font-family:var(--heading-font); --e-global-typography-v4-h1-font-size:clamp(2rem, 0.8rem + 3.75vw, 3.5rem); --e-global-typography-v4-h1-font-weight:700; --e-global-typography-v4-bodytext-font-family:var(--primary-font); --e-global-typography-v4-bodytext-font-size:var(--body-text-base); --e-global-typography-v4-bodytext-font-weight:400; --e-global-typography-v4-bodytext-line-height:150%; --e-global-typography-v4-bodytext-letter-spacing:0.005em; --e-global-typography-v4-bodytext-word-spacing:0px; --e-global-typography-v4-bodytext-text-transform:none; --e-global-typography-v4-overline--moss-sm-font-family:var(--primary-font); --e-global-typography-v4-overline--moss-sm-font-size:clamp(0.8125rem, 0.67rem + 0.469vw, 1rem); --e-global-typography-v4-overline--moss-sm-font-weight:600; --e-global-typography-v4-overline--moss-sm-text-decoration:none; --e-global-typography-v4-overline--moss-sm-letter-spacing:0.08em; --e-global-typography-v4-overline--moss-sm-text-transform:uppercase; }