:root { --e-global-color-v4-primary-color:var(--primary-color); --e-global-color-v4-base-color:var(--base-color); --e-global-color-v4-white:var(--white); --e-global-color-v4-bg-color:var(--bg-color); --e-global-color-v4-primary-colour-hover:var(--primary-colour-hover); }
:root { --e-global-typography-v4-h4-font-family:var(--title-font); --e-global-typography-v4-h4-font-size:var(--h4-fontsize); --e-global-typography-v4-h4-font-weight:600; --e-global-typography-v4-h4-line-height:var(--h4-lineheight); --e-global-typography-v4-h3-font-family:var(--title-font); --e-global-typography-v4-h3-font-size:var(--h3-fontsize); --e-global-typography-v4-h3-font-weight:600; --e-global-typography-v4-h3-line-height:var(--h3-lineheight); --e-global-typography-v4-h2-font-family:var(--title-font); --e-global-typography-v4-h2-font-size:var(--h2-fontsize); --e-global-typography-v4-h2-font-weight:600; --e-global-typography-v4-h2-line-height:var(--h2-lineheight); --e-global-typography-v4-h1-font-family:var(--title-font); --e-global-typography-v4-h1-font-size:var(--h1-fontsize); --e-global-typography-v4-h1-font-weight:600; --e-global-typography-v4-h1-line-height:var(--h1-lineheight); --e-global-typography-v4-h1-letter-spacing:1px; --e-global-typography-v4-text-font-family:var(--text-font); --e-global-typography-v4-text-font-size:var(--text-l); --e-global-typography-v4-text-font-weight:400; }