
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: Arial, Helvetica, sans-serif;  --header-font-family: Avenir;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 0, 0%, 33.7%;  --primary-rgb: 0, 0%, 33.7%;  --primary-bg-hover-focus: 0, 0%, 28.700000000000003%;  --primary-bg-active: 0, 0%, 26.700000000000003%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 0, 0%, 19.700000000000003%;  --primary-light: 0, 0%, 53.7%;  --secondary: 60, 0.5%, 58.6%;  --secondary-rgb: 60, 0.5%, 58.6%;  --secondary-bg-hover-focus: 60, 0.5%, 53.6%;  --secondary-bg-active: 60, 0.5%, 48.6%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 60, 0.5%, 38.6%;  --secondary-light: 60, 0.5%, 78.6%;  --accent: 349, 48.5%, 26.7%;  --accent-rgb: 349, 48.5%, 26.7%;  --accent-bg-hover-focus: 349, 48.5%, 21.7%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 78, 30.9%, 89.2%;  --shade-rgb: 78, 30.9%, 89.2%;  --shade-bg-hover-focus: 78, 30.9%, 84.2%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 11.8%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 6.800000000000001%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 