
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Alegreya Sans", sans-serif;  --header-font-family: "Alegreya", serif;  --logo-max-width: 300px;  --primary: 173, 70%, 35%;  --primary-rgb: 173, 70%, 35%;  --primary-bg-hover-focus: 173, 70%, 30%;  --primary-bg-active: 173, 70%, 28%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 173, 70%, 21%;  --primary-light: 173, 70%, 55%;  --secondary: 29, 36%, 49%;  --secondary-rgb: 29, 36%, 49%;  --secondary-bg-hover-focus: 29, 36%, 44%;  --secondary-bg-active: 29, 36%, 39%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 29, 36%, 29%;  --secondary-light: 29, 36%, 69%;  --accent: 50, 84%, 77%;  --accent-rgb: 50, 84%, 77%;  --accent-bg-hover-focus: 50, 84%, 72%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 0, 0%, 96%;  --shade-rgb: 0, 0%, 96%;  --shade-bg-hover-focus: 0, 0%, 91%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 181, 51%, 40%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 181, 51%, 35%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 