
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Source Sans Pro",sans-serif;  --header-font-family: "DM Serif Display",serif;  --logo-max-width: 150px;  --primary: 152, 98%, 22%;  --primary-rgb: 152, 98%, 22%;  --primary-bg-hover-focus: 152, 98%, 17%;  --primary-bg-active: 152, 98%, 15%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 152, 98%, 8%;  --primary-light: 152, 98%, 42%;  --secondary: 201, 100%, 35%;  --secondary-rgb: 201, 100%, 35%;  --secondary-bg-hover-focus: 201, 100%, 30%;  --secondary-bg-active: 201, 100%, 25%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 201, 100%, 15%;  --secondary-light: 201, 100%, 55%;  --accent: 201, 100%, 35%;  --accent-rgb: 201, 100%, 35%;  --accent-bg-hover-focus: 201, 100%, 30%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 50, 81%, 95%;  --shade-rgb: 50, 81%, 95%;  --shade-bg-hover-focus: 50, 81%, 90%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 30, 50%, 30%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 30, 50%, 25%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 