:root { --e-global-color-v4-primary:var(--primary); --e-global-color-v4-white:var(--white); --e-global-color-v4-secondary:var(--secondary); --e-global-color-v4-green:var(--green); --e-global-color-v4-light-blue:var(--light-blue); --e-global-color-v4-light-green:var(--light-green); --e-global-color-v4-off-white:var(--off-white); }
:root { --e-global-typography-v4-title-1-font-family:var(--heading-font); --e-global-typography-v4-title-1-font-size:var(--title-1); --e-global-typography-v4-title-1-font-weight:600; --e-global-typography-v4-title-2-font-family:var(--heading-font); --e-global-typography-v4-title-2-font-size:var(--title-2); --e-global-typography-v4-title-2-font-weight:600; --e-global-typography-v4-title-3-font-family:var(--heading-font); --e-global-typography-v4-title-3-font-size:var(--title-3); --e-global-typography-v4-title-3-font-weight:600; --e-global-typography-v4-title-4-font-family:var(--heading-font); --e-global-typography-v4-title-4-font-size:var(--title-4); --e-global-typography-v4-title-4-font-weight:500; --e-global-typography-v4-title-5-font-family:var(--heading-font); --e-global-typography-v4-title-5-font-size:var(--title-5); --e-global-typography-v4-title-5-font-weight:600; --e-global-typography-v4-title-6-font-family:var(--heading-font); --e-global-typography-v4-title-6-font-size:var(--title-6); --e-global-typography-v4-title-6-font-weight:600; --e-global-typography-v4-body-text-big-font-family:var(--body-font); --e-global-typography-v4-body-text-big-font-size:var(--body-big); --e-global-typography-v4-body-text-font-family:var(--body-font); --e-global-typography-v4-body-text-font-size:var(--body); --e-global-typography-v4-body-text-small-font-family:var(--body-font); --e-global-typography-v4-body-text-small-font-size:var(--body-small); --e-global-typography-v4-title-4b-font-family:var(--heading-font); --e-global-typography-v4-title-4b-font-size:var(--title-4); --e-global-typography-v4-title-4b-font-weight:600; --e-global-typography-v4-alt-secondary-button-font-family:var(--heading-font); --e-global-typography-v4-alt-secondary-button-font-size:var(--title-6); }