:root { --e-global-color-v4-primary-color:var(--Primary-color); --e-global-color-v4-secondary-color:var(--Secondary-color); --e-global-color-v4-text:var(--Text); --e-global-color-v4-off-white:var(--Off-white); --e-global-color-v4-white:var(--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:800; --e-global-typography-v4-title-1-line-height:120%; --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:700; --e-global-typography-v4-title-2-line-height:120%; --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:700; --e-global-typography-v4-title-3-line-height:120%; --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:600; --e-global-typography-v4-title-4-line-height:120%; --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:800; --e-global-typography-v4-title-5-line-height:120%; --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-title-6-line-height:130%; --e-global-typography-v4-text-18-font-family:var(--Body-font); --e-global-typography-v4-text-18-font-size:var(--body-18); --e-global-typography-v4-text-18-font-weight:500; }