:root {--text-3xl: calc(var(--text-xxl) * 1.3);}:root {  --bconsent-accent: var(--primary); --bconsent-accent-hover: var(--primary-hover); --bconsent-on-accent: var(--white);   --bconsent-link-color: var(--white); --bconsent-link-hover-color: var(--shade-light); --bconsent-footlink-color: var(--white);  --bconsent-floating-bg: var(--primary); --bconsent-floating-color: var(--white);  --bconsent-card-border: var(--shade-light);  --bconsent-placeholder-bg: var(--shade-light); --bconsent-placeholder-color: var(--shade); --bconsent-placeholder-title-bg: var(--shade-trans-80); --bconsent-placeholder-title-color: var(--white); --bconsent-placeholder-note-color: var(--shade-dark);}