
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "IBM Plex Sans",sans-serif;  --header-font-family: "Hepta Slab",sans-serif;  --logo-max-width: 250px;  --primary: 200, 56%, 23%;  --primary-rgb: 200, 56%, 23%;  --primary-bg-hover-focus: 200, 56%, 18%;  --primary-bg-active: 200, 56%, 16%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 200, 56%, 9%;  --primary-light: 200, 56%, 43%;  --secondary: 199, 73%, 38%;  --secondary-rgb: 199, 73%, 38%;  --secondary-bg-hover-focus: 199, 73%, 33%;  --secondary-bg-active: 199, 73%, 28%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 199, 73%, 18%;  --secondary-light: 199, 73%, 58%;  --accent: 28, 93%, 72%;  --accent-rgb: 28, 93%, 72%;  --accent-bg-hover-focus: 28, 93%, 67%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 186, 36%, 84%;  --shade-rgb: 186, 36%, 84%;  --shade-bg-hover-focus: 186, 36%, 79%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 100%;  --dark-bg-text: 0, 0%, 0%;  --dark-bg-title: 0, 0%, 0%;  --dark-bg-hover-focus: 0, 0%, 95%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 