
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Montserrat",sans-serif;  --header-font-family: "Khand",sans-serif;  --logo-max-width: ${css.getChild("logoMaxWidth").textValue};  --primary: 213, 91%, 27%;  --primary-rgb: 213, 91%, 27%;  --primary-bg-hover-focus: 213, 91%, 22%;  --primary-bg-active: 213, 91%, 20%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 213, 91%, 13%;  --primary-light: 213, 91%, 47%;  --secondary: 203, 54%, 62%;  --secondary-rgb: 203, 54%, 62%;  --secondary-bg-hover-focus: 203, 54%, 57%;  --secondary-bg-active: 203, 54%, 52%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 203, 54%, 42%;  --secondary-light: 203, 54%, 82%;  --accent: 203, 54%, 62%;  --accent-rgb: 203, 54%, 62%;  --accent-bg-hover-focus: 203, 54%, 57%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 50, 81%, 94%;  --shade-rgb: 50, 81%, 94%;  --shade-bg-hover-focus: 50, 81%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 213, 91%, 27%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 213, 91%, 22%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 