:root { --e-global-color-v4-secondary:var(--secondary); --e-global-color-v4-primary-color:var(--Primary-color); --e-global-color-v4-text-body:var(--text-body); }
:root { --e-global-typography-v4-text-body-font-family:"Inter"; --e-global-typography-v4-text-body-font-size:18px; --e-global-typography-v4-text-body-font-weight:500; --e-global-typography-v4-text-body-line-height:28px; --e-global-typography-v4-text-body-letter-spacing:-3%; }@media(max-width: 767px){:root { --e-global-typography-v4-text-body-font-size:16px; --e-global-typography-v4-text-body-line-height:26px; }}