:root { --e-global-color-v4-black:var(--black); --e-global-color-v4-white:var(--white); --e-global-color-v4-grey-050:var(--grey-050); --e-global-color-v4-grey-100:var(--grey-100); --e-global-color-v4-grey-200:var(--grey-200); --e-global-color-v4-grey-300:var(--grey-300); --e-global-color-v4-grey-600:var(--grey-600); --e-global-color-v4-grey-800:var(--grey-800); --e-global-color-v4-primary:var(--primary); --e-global-color-v4-secondary:var(--secondary); --e-global-color-v4-accent:var(--accent); --e-global-color-v4-text:var(--text); --e-global-color-v4-muted:var(--muted); --e-global-color-v4-border:var(--border); --e-global-color-v4-bg:var(--bg); --e-global-color-v4-bg-yellow:var(--bg-yellow); --e-global-color-v4-bg-blue:var(--bg-blue); --e-global-color-v4-gelb-hell:var(--gelb-hell); }