
: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: 200px;  --primary: 35, 97%, 63%;  --primary-rgb: 35, 97%, 63%;  --primary-bg-hover-focus: 35, 97%, 58%;  --primary-bg-active: 35, 97%, 56%;  --primary-bg-text: 0, 0%, 0%;  --primary-bg-title: 0, 0%, 0%;  --primary-dark: 35, 97%, 49%;  --primary-light: 35, 97%, 83%;  --secondary: 14, 89%, 56%;  --secondary-rgb: 14, 89%, 56%;  --secondary-bg-hover-focus: 14, 89%, 51%;  --secondary-bg-active: 14, 89%, 46%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 14, 89%, 36%;  --secondary-light: 14, 89%, 76%;  --accent: 69, 17%, 55%;  --accent-rgb: 69, 17%, 55%;  --accent-bg-hover-focus: 69, 17%, 50%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 55, 45%, 95%;  --shade-rgb: 55, 45%, 95%;  --shade-bg-hover-focus: 55, 45%, 90%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 69, 17%, 30%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 69, 17%, 25%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 