:root { --e-global-color-v4-bordeaux:var(--bordeaux); --e-global-color-v4-white:var(--white); --e-global-color-v4-bordeaux-deep:var(--bordeaux-deep); --e-global-color-v4-ink:var(--ink); --e-global-color-v4-paper:var(--paper); --e-global-color-v4-stage-red:var(--stage-red); --e-global-color-v4-paper-light:var(--paper-light); }
:root { --e-global-typography-v4-text-h2-font-family:var(--font-display); --e-global-typography-v4-text-h2-font-size:var(--text-h2); --e-global-typography-v4-text-h2-font-weight:500; --e-global-typography-v4-text-h2-line-height:var(--lh-heading); --e-global-typography-v4-text-h3-font-family:var(--font-display); --e-global-typography-v4-text-h3-font-size:var(--text-h3); --e-global-typography-v4-text-h3-font-weight:500; --e-global-typography-v4-text-h3-line-height:var(--lh-heading); --e-global-typography-v4-text-h1-font-family:var(--font-display); --e-global-typography-v4-text-h1-font-size:var(--text-h1); --e-global-typography-v4-text-h1-font-weight:500; --e-global-typography-v4-text-h1-line-height:var(--lh-heading); --e-global-typography-v4-text-body-font-family:var(--font-body); --e-global-typography-v4-text-body-font-size:var(--text-body-size); --e-global-typography-v4-text-body-font-weight:400; --e-global-typography-v4-text-body-line-height:var(--text-body-lh); --e-global-typography-v4-text-label-font-family:var(--font-body); --e-global-typography-v4-text-label-font-size:var(--text-label); --e-global-typography-v4-text-label-font-weight:400; --e-global-typography-v4-text-label-line-height:var(--text-body-lh); --e-global-typography-v4-text-label-letter-spacing:var(--tracking-label); --e-global-typography-v4-text-label-text-transform:uppercase; --e-global-typography-v4-text-display-xl-font-family:var(--font-display); --e-global-typography-v4-text-display-xl-font-size:var(--text-display-xl); --e-global-typography-v4-text-display-xl-font-weight:500; --e-global-typography-v4-text-display-xl-line-height:95%; }