
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Open Sans", sans-serif;  --header-font-family: "Open Sans", sans-serif;  --logo-max-width: 200px;  --primary: 213, 6%, 35%;  --primary-rgb: 213, 6%, 35%;  --primary-bg-hover-focus: 213, 6%, 30%;  --primary-bg-active: 213, 6%, 28%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 213, 6%, 21%;  --primary-light: 213, 6%, 55%;  --secondary: 86, 55%, 51%;  --secondary-rgb: 86, 55%, 51%;  --secondary-bg-hover-focus: 86, 55%, 46%;  --secondary-bg-active: 86, 55%, 41%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 86, 55%, 31%;  --secondary-light: 86, 55%, 71%;  --accent: 182, 86%, 38%;  --accent-rgb: 182, 86%, 38%;  --accent-bg-hover-focus: 182, 86%, 33%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 94%;  --shade-rgb: 0, 0%, 94%;  --shade-bg-hover-focus: 0, 0%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 0%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, -5%;  --accentbar-height:10px;  --accentbar-color:hsl(var(--secondary));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 