
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Mulish", sans-serif;  --header-font-family: "Caveat Brush", cursive;  --logo-max-width: 250px;  --primary: 273, 60%, 14%;  --primary-rgb: 273, 60%, 14%;  --primary-bg-hover-focus: 273, 60%, 9%;  --primary-bg-active: 273, 60%, 7%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 273, 60%, 0%;  --primary-light: 273, 60%, 34%;  --secondary: 257, 29%, 46%;  --secondary-rgb: 257, 29%, 46%;  --secondary-bg-hover-focus: 257, 29%, 41%;  --secondary-bg-active: 257, 29%, 36%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 257, 29%, 26%;  --secondary-light: 257, 29%, 66%;  --accent: 93, 60%, 14%;  --accent-rgb: 93, 60%, 14%;  --accent-bg-hover-focus: 93, 60%, 9%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 270, 60%, 98%;  --shade-rgb: 270, 60%, 98%;  --shade-bg-hover-focus: 270, 60%, 93%;  --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:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 