
: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: 17, 33%, 50%;  --primary-rgb: 17, 33%, 50%;  --primary-bg-hover-focus: 17, 33%, 45%;  --primary-bg-active: 17, 33%, 43%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 17, 33%, 36%;  --primary-light: 17, 33%, 70%;  --secondary: 15, 89%, 72%;  --secondary-rgb: 15, 89%, 72%;  --secondary-bg-hover-focus: 15, 89%, 67%;  --secondary-bg-active: 15, 89%, 62%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 15, 89%, 52%;  --secondary-light: 15, 89%, 92%;  --accent: 30, 18%, 28%;  --accent-rgb: 30, 18%, 28%;  --accent-bg-hover-focus: 30, 18%, 23%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 16, 77%, 88%;  --shade-rgb: 16, 77%, 88%;  --shade-bg-hover-focus: 16, 77%, 83%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 25, 17%, 29%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 25, 17%, 24%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 