:root { --e-global-color-v4-black:var(--black); --e-global-color-v4-light-pink:var(--light-pink); --e-global-color-v4-main-beige:var(--main-beige); --e-global-color-v4-white:var(--white); }
:root { --e-global-typography-v4-h1-font-family:var(--font-heading); --e-global-typography-v4-h1-font-size:var(--fs-h1); --e-global-typography-v4-h1-font-weight:400; --e-global-typography-v4-h1-line-height:var(--lh-tight); --e-global-typography-v4-h2-font-family:var(--font-heading); --e-global-typography-v4-h2-font-size:var(--fs-h2); --e-global-typography-v4-h2-font-weight:400; --e-global-typography-v4-h2-line-height:var(--lh-tight); --e-global-typography-v4-body-text-font-family:var(--font-body); --e-global-typography-v4-body-text-font-size:var(--fs-body); --e-global-typography-v4-body-text-font-weight:400; --e-global-typography-v4-body-text-line-height:var(--lh-normal); }