
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Ubuntu",sans-serif;  --header-font-family: "Roboto Slab",serif;  --logo-max-width: 300px;  --primary: 209, 90%, 31%;  --primary-rgb: 209, 90%, 31%;  --primary-bg-hover-focus: 209, 90%, 26%;  --primary-bg-active: 209, 90%, 24%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 209, 90%, 17%;  --primary-light: 209, 90%, 51%;  --secondary: 191, 44%, 73%;  --secondary-rgb: 191, 44%, 73%;  --secondary-bg-hover-focus: 191, 44%, 68%;  --secondary-bg-active: 191, 44%, 63%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 191, 44%, 53%;  --secondary-light: 191, 44%, 93%;  --accent: 208, 64%, 65%;  --accent-rgb: 208, 64%, 65%;  --accent-bg-hover-focus: 208, 64%, 60%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --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: 20, 31%, 25%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 20, 31%, 20%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 