:root { --e-global-color-v4-body-text-color:var(--body-text-color); --e-global-color-v4-heading-color:var(--heading-color); --e-global-color-v4-green:var(--green); --e-global-color-v4-text-muted:var(--text-muted); --e-global-color-v4-white:var(--white); --e-global-color-v4-transparent:var(--transparent); }
:root { --e-global-typography-v4-h2-font-family:var(--space-grotesk); --e-global-typography-v4-h2-font-size:var(--h2-size); --e-global-typography-v4-h2-font-weight:400; --e-global-typography-v4-h2-line-height:125%; --e-global-typography-v4-h3-font-family:var(--space-grotesk); --e-global-typography-v4-h3-font-size:var(--h3-size); --e-global-typography-v4-h3-font-weight:400; --e-global-typography-v4-h3-line-height:130%; --e-global-typography-v4-span-mini-text-font-family:var(--space-grotesk); --e-global-typography-v4-span-mini-text-font-size:var(--span-size); --e-global-typography-v4-span-mini-text-font-weight:700; --e-global-typography-v4-span-mini-text-letter-spacing:4.8px; --e-global-typography-v4-span-mini-text-text-transform:uppercase; --e-global-typography-v4-body-text-font-family:var(--inter); --e-global-typography-v4-body-text-font-size:var(--body-size); --e-global-typography-v4-body-text-font-weight:400; --e-global-typography-v4-body-text-line-height:160%; }