:root { --e-global-color-v4-primary:var(--primary); --e-global-color-v4-secondary:var(--secondary); --e-global-color-v4-tertiary:var(--tertiary); --e-global-color-v4-shadow-primary:var(--shadow-primary); --e-global-color-v4-white:var(--white); }
:root { --e-global-typography-v4-text-xs-font-size:var(--text-xs); --e-global-typography-v4-text-xs-line-height:var(--leading-xs); --e-global-typography-v4-text-s-font-size:var(--text-s); --e-global-typography-v4-text-s-line-height:var(--leading-s); --e-global-typography-v4-text-m-font-size:var(--text-m); --e-global-typography-v4-text-m-line-height:var(--leading-m); --e-global-typography-v4-text-l-font-size:var(--text-l); --e-global-typography-v4-text-l-line-height:var(--leading-l); --e-global-typography-v4-text-xl-font-size:var(--text-xl); --e-global-typography-v4-text-xl-line-height:var(--leading-xl); --e-global-typography-v4-text-2xl-font-size:var(--text-2xl); --e-global-typography-v4-text-2xl-line-height:var(--leading-2xl); --e-global-typography-v4-text-3xl-font-size:var(--text-3xl); --e-global-typography-v4-text-3xl-line-height:var(--leading-3xl); --e-global-typography-v4-text-4xl-font-size:var(--text-4xl); --e-global-typography-v4-text-4xl-line-height:var(--leading-4xl); }