:root { --e-global-color-v4-off-black-90:var(--off-black-90); --e-global-color-v4-white:var(--white); --e-global-color-v4-grey-slate:var(--grey-slate); --e-global-color-v4-gold-positive:var(--gold-positive); --e-global-color-v4-grey-pale:var(--grey-pale); --e-global-color-v4-grey-deep-neutral:var(--grey-deep-neutral); --e-global-color-v4-off-black:var(--off-black); --e-global-color-v4-grey-deep-warm:var(--grey-deep-warm); --e-global-color-v4-grey-warm:var(--grey-warm); --e-global-color-v4-grey-stone:var(--grey-stone); --e-global-color-v4-off-white:var(--off-white); --e-global-color-v4-teal-default:var(--teal-default); --e-global-color-v4-teal-bright:var(--teal-bright); --e-global-color-v4-gold-reversal:var(--gold-reversal); --e-global-color-v4-tangerine-default:var(--tangerine-default); --e-global-color-v4-tangerine-bright:var(--tangerine-bright); --e-global-color-v4-espresso-default:var(--espresso-default); --e-global-color-v4-white-90:var(--white-90); }
:root { --e-global-typography-v4-h1-font-family:var(--font-default); --e-global-typography-v4-h1-font-size:var(--heading-3xl); --e-global-typography-v4-h1-font-weight:700; --e-global-typography-v4-h1-line-height:var(--leading-tight); --e-global-typography-v4-h2-font-family:var(--font-default); --e-global-typography-v4-h2-font-size:var(--heading-xl); --e-global-typography-v4-h2-font-weight:700; --e-global-typography-v4-h2-line-height:var(--leading-tight); --e-global-typography-v4-h3-font-family:var(--font-default); --e-global-typography-v4-h3-font-size:var(--text-5xl); --e-global-typography-v4-h3-font-weight:700; --e-global-typography-v4-h3-line-height:var(--leading-tight); --e-global-typography-v4-h4-font-family:var(--font-default); --e-global-typography-v4-h4-font-size:var(--text-3xl); --e-global-typography-v4-h4-font-weight:700; --e-global-typography-v4-h4-line-height:var(--leading-snug); --e-global-typography-v4-h5-font-family:var(--font-default); --e-global-typography-v4-h5-font-size:var(--text-2xl); --e-global-typography-v4-h5-font-weight:600; --e-global-typography-v4-h5-line-height:var(--leading-snug); --e-global-typography-v4-h6-font-family:var(--font-default); --e-global-typography-v4-h6-font-size:var(--text-base); --e-global-typography-v4-h6-font-weight:700; --e-global-typography-v4-h6-line-height:var(--leading-snug); --e-global-typography-v4-body-text-font-family:var(--font-default); --e-global-typography-v4-body-text-font-size:var(--text-base); --e-global-typography-v4-body-text-font-weight:400; --e-global-typography-v4-body-text-line-height:var(--leading-normal); --e-global-typography-v4-body-sm-font-family:var(--font-default); --e-global-typography-v4-body-sm-font-size:var(--text-sm); --e-global-typography-v4-body-sm-font-weight:400; --e-global-typography-v4-body-xs-font-family:var(--font-default); --e-global-typography-v4-body-xs-font-size:var(--text-xs); --e-global-typography-v4-body-xs-font-weight:400; --e-global-typography-v4-body-xs-line-height:var(--leading-normal); --e-global-typography-v4-body-lg-font-family:var(--font-default); --e-global-typography-v4-body-lg-font-size:var(--text-lg); --e-global-typography-v4-body-lg-font-weight:400; --e-global-typography-v4-body-lg-line-height:var(--leading-relaxed); --e-global-typography-v4-body-xl-font-family:var(--font-default); --e-global-typography-v4-body-xl-font-size:var(--text-xl); --e-global-typography-v4-body-xl-font-weight:400; --e-global-typography-v4-body-xl-line-height:var(--leading-relaxed); }