
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Roboto",sans-serif;  --header-font-family: "Roboto",sans-serif;  --logo-max-width: 230px;  --primary: 232, 47%, 30%;  --primary-rgb: 232, 47%, 30%;  --primary-bg-hover-focus: 232, 47%, 25%;  --primary-bg-active: 232, 47%, 23%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 232, 47%, 16%;  --primary-light: 232, 47%, 50%;  --secondary: 225, 88%, 92%;  --secondary-rgb: 225, 88%, 92%;  --secondary-bg-hover-focus: 225, 88%, 87%;  --secondary-bg-active: 225, 88%, 82%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 225, 88%, 72%;  --secondary-light: 225, 88%, 112%;  --accent: 225, 2%, 63%;  --accent-rgb: 225, 2%, 63%;  --accent-bg-hover-focus: 225, 2%, 58%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 225, 88%, 92%;  --shade-rgb: 225, 88%, 92%;  --shade-bg-hover-focus: 225, 88%, 87%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 223, 17%, 16%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 223, 17%, 11%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 