:root { --e-global-color-v4-white:var(--white); --e-global-color-v4-green:var(--green); --e-global-color-v4-black:var(--black); --e-global-color-v4-grey:var(--grey); --e-global-color-v4-green-light:var(--green-light); --e-global-color-v4-green-dark:var(--green-dark); }
:root { --e-global-typography-v4-h1-font-family:var(--primary-font); --e-global-typography-v4-h1-font-size:clamp(2.2rem, 1.82rem + 1.6vw, 4.4rem); --e-global-typography-v4-h1-font-weight:700; --e-global-typography-v4-h1-text-transform:uppercase; --e-global-typography-v4-h3-font-family:var(--primary-font); --e-global-typography-v4-h3-font-size:clamp(1.6rem, 1.07rem + 0.12vw, 1.25rem); --e-global-typography-v4-h3-font-weight:400; --e-global-typography-v4-h3-line-height:var(--line-height); --e-global-typography-v4-h2-font-family:var(--primary-font); --e-global-typography-v4-h2-font-size:clamp(1.6rem, 1.54rem + 1.1vw, 3.3rem); --e-global-typography-v4-h2-font-weight:700; --e-global-typography-v4-h2-line-height:var(--line-height); --e-global-typography-v4-h2-text-transform:uppercase; --e-global-typography-v4-text-md-font-family:var(--primary-font); --e-global-typography-v4-text-md-font-size:1.125rem; --e-global-typography-v4-text-md-font-weight:400; --e-global-typography-v4-text-md-line-height:1.8rem; --e-global-typography-v4-h5-font-family:var(--primary-font); --e-global-typography-v4-h5-font-size:clamp(1rem, 0.98rem + 0.1vw, 1.125rem); --e-global-typography-v4-h5-font-weight:500; --e-global-typography-v4-h5-line-height:var(--line-height); --e-global-typography-v4-h5-text-transform:none; --e-global-typography-v4-h4-font-family:var(--primary-font); --e-global-typography-v4-h4-font-size:clamp(1.4rem, 1.07rem + 0.12vw, 1.25rem); --e-global-typography-v4-h4-font-weight:700; }