:root { --e-global-color-v4-primair:var(--primair); --e-global-color-v4-accent:var(--accent); --e-global-color-v4-white:var(--white); --e-global-color-v4-bruin-4:var(--bruin-4); --e-global-color-v4-accent-transparent:var(--accent-transparent); --e-global-color-v4-bruin-transparent:var(--bruin-transparent); --e-global-color-v4-primair-transparent:var(--primair-transparent); }
:root { --e-global-typography-v4-heading-font-family:var(--heading-font-family); --e-global-typography-v4-heading-font-weight:700; --e-global-typography-v4-heading-line-height:1em; --e-global-typography-v4-body-text-font-family:var(--body-font-family); --e-global-typography-v4-body-text-font-size:18px; --e-global-typography-v4-body-text-font-weight:500; --e-global-typography-v4-body-text-line-height:1.5em; --e-global-typography-v4-h2-font-size:47px; --e-global-typography-v4-h4-font-size:21px; --e-global-typography-v4-h3-font-size:26px; --e-global-typography-v4-h3-font-weight:600; --e-global-typography-v4-menu-font-family:var(--menu-font-family); --e-global-typography-v4-menu-font-size:16px; --e-global-typography-v4-menu-font-weight:400; }@media(max-width: 1024px){:root { --e-global-typography-v4-body-text-font-size:17px; --e-global-typography-v4-h2-font-size:42px; }}@media(max-width: 1200px){:root { --e-global-typography-v4-h2-font-size:46px; --e-global-typography-v4-h4-font-size:21px; }}