
: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: "Neuton", serif;  --logo-max-width: 200px;  --primary: 148, 65%, 27%;  --primary-rgb: 148, 65%, 27%;  --primary-bg-hover-focus: 148, 65%, 22%;  --primary-bg-active: 148, 65%, 20%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 148, 65%, 13%;  --primary-light: 148, 65%, 47%;  --secondary: 86, 54%, 51%;  --secondary-rgb: 86, 54%, 51%;  --secondary-bg-hover-focus: 86, 54%, 46%;  --secondary-bg-active: 86, 54%, 41%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 86, 54%, 31%;  --secondary-light: 86, 54%, 71%;  --accent: 328, 65%, 27%;  --accent-rgb: 328, 65%, 27%;  --accent-bg-hover-focus: 328, 65%, 22%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 180, 3%, 94%;  --shade-rgb: 180, 3%, 94%;  --shade-bg-hover-focus: 180, 3%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 17%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 12%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 