:root { --e-global-color-v4-brand-1:var(--brand-1); --e-global-color-v4-brand-2:var(--brand-2); --e-global-color-v4-brand-3:var(--brand-3); --e-global-color-v4-brand-4:var(--brand-4); --e-global-color-v4-brand-5:var(--brand-5); --e-global-color-v4-brand-6:var(--brand-6); --e-global-color-v4-white:var(--white); --e-global-color-v4-black:var(--black); --e-global-color-v4-transparent:var(--transparent); }
:root { --e-global-typography-v4-heading-h1-font-family:var(--font-family-primary); --e-global-typography-v4-heading-h1-font-size:var(--heading-h1); --e-global-typography-v4-heading-h1-font-weight:400; --e-global-typography-v4-heading-h1-line-height:var(--line-height--heading); --e-global-typography-v4-heading-h1-text-transform:capitalize; --e-global-typography-v4-heading-h2-font-family:var(--font-family-primary); --e-global-typography-v4-heading-h2-font-size:var(--heading-h2); --e-global-typography-v4-heading-h2-font-weight:400; --e-global-typography-v4-heading-h2-line-height:var(--line-height--heading); --e-global-typography-v4-heading-h2-text-transform:capitalize; --e-global-typography-v4-heading-h3-font-family:var(--font-family-primary); --e-global-typography-v4-heading-h3-font-size:var(--heading-h3); --e-global-typography-v4-heading-h3-font-weight:400; --e-global-typography-v4-heading-h3-line-height:var(--line-height--heading); --e-global-typography-v4-heading-h3-text-transform:capitalize; --e-global-typography-v4-heading-h4-font-family:var(--font-family-primary); --e-global-typography-v4-heading-h4-font-size:var(--heading-h4); --e-global-typography-v4-heading-h4-font-weight:400; --e-global-typography-v4-heading-h4-line-height:var(--line-height--heading); --e-global-typography-v4-heading-h4-text-transform:capitalize; --e-global-typography-v4-heading-h5-font-family:var(--font-family-primary); --e-global-typography-v4-heading-h5-font-size:var(--heading-h5); --e-global-typography-v4-heading-h5-font-weight:400; --e-global-typography-v4-heading-h5-line-height:var(--line-height--heading); --e-global-typography-v4-heading-h5-text-transform:capitalize; --e-global-typography-v4-heading-h6-font-family:var(--font-family-primary); --e-global-typography-v4-heading-h6-font-size:var(--heading-h6); --e-global-typography-v4-heading-h6-font-weight:400; --e-global-typography-v4-heading-h6-line-height:var(--line-height--heading); --e-global-typography-v4-heading-h6-text-transform:capitalize; --e-global-typography-v4-body-large-font-family:"lato"; --e-global-typography-v4-body-large-font-size:var(--body-large); --e-global-typography-v4-body-large-line-height:var(--line-height--body); --e-global-typography-v4-body-main-font-family:"lato"; --e-global-typography-v4-body-main-font-size:var(--body-main); --e-global-typography-v4-body-main-line-height:var(--line-height--body); --e-global-typography-v4-body-small-font-family:"lato"; --e-global-typography-v4-body-small-font-size:var(--body-small); --e-global-typography-v4-body-small-line-height:var(--line-height--body); --e-global-typography-v4-body-xsmall-font-family:var(--font-family-secondary); --e-global-typography-v4-body-xsmall-font-size:var(--body-xsmall); --e-global-typography-v4-body-xsmall-line-height:var(--line-height--body); }