:root { --e-global-color-v4-black:var(--Black); --e-global-color-v4-wine:var(--Wine); --e-global-color-v4-lime:var(--Lime); --e-global-color-v4-light:var(--Light); --e-global-color-v4-lightest:var(--Lightest); --e-global-color-v4-eggshell:var(--Eggshell); --e-global-color-v4-whitesmoke:var(--WhiteSmoke); --e-global-color-v4-white:var(--White); --e-global-color-v4-carbonblack:var(--CarbonBlack); }
:root { --e-global-typography-v4-heading_lg-font-family:"Shows Gracious"; --e-global-typography-v4-heading_lg-font-size:5rem; --e-global-typography-v4-heading_lg-font-weight:400; --e-global-typography-v4-heading_lg-letter-spacing:2px; --e-global-typography-v4-bodytext-font-family:"Averta"; --e-global-typography-v4-bodytext-font-size:1.1rem; --e-global-typography-v4-bodytext-line-height:1.5rem; }@media(max-width: 1024px){:root { --e-global-typography-v4-heading_lg-font-size:4rem; }}@media(max-width: 767px){:root { --e-global-typography-v4-heading_lg-font-size:2.7rem; --e-global-typography-v4-bodytext-font-size:1rem; --e-global-typography-v4-bodytext-line-height:1.3rem; }}