
: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: 213, 91%, 27%;  --primary-rgb: 213, 91%, 27%;  --primary-bg-hover-focus: 213, 91%, 22%;  --primary-bg-active: 213, 91%, 20%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 213, 91%, 13%;  --primary-light: 213, 91%, 47%;  --secondary: 207, 78%, 38%;  --secondary-rgb: 207, 78%, 38%;  --secondary-bg-hover-focus: 207, 78%, 33%;  --secondary-bg-active: 207, 78%, 28%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 207, 78%, 18%;  --secondary-light: 207, 78%, 58%;  --accent: 213, 35%, 49%;  --accent-rgb: 213, 35%, 49%;  --accent-bg-hover-focus: 213, 35%, 44%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 50, 81%, 94%;  --shade-rgb: 50, 81%, 94%;  --shade-bg-hover-focus: 50, 81%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 213, 91%, 10%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 213, 91%, 5%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 