
: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: 300px;  --primary: 238, 49%, 30%;  --primary-rgb: 238, 49%, 30%;  --primary-bg-hover-focus: 238, 49%, 25%;  --primary-bg-active: 238, 49%, 23%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 238, 49%, 16%;  --primary-light: 238, 49%, 50%;  --secondary: 358, 94%, 32%;  --secondary-rgb: 358, 94%, 32%;  --secondary-bg-hover-focus: 358, 94%, 27%;  --secondary-bg-active: 358, 94%, 22%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 358, 94%, 12%;  --secondary-light: 358, 94%, 52%;  --accent: 358, 94%, 32%;  --accent-rgb: 358, 94%, 32%;  --accent-bg-hover-focus: 358, 94%, 27%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 70%;  --shade-rgb: 0, 0%, 70%;  --shade-bg-hover-focus: 0, 0%, 65%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 30%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 25%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 