
: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: 350px;  --primary: 216, 72%, 21%;  --primary-rgb: 216, 72%, 21%;  --primary-bg-hover-focus: 216, 72%, 16%;  --primary-bg-active: 216, 72%, 14%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 216, 72%, 7%;  --primary-light: 216, 72%, 41%;  --secondary: 150, 95%, 30%;  --secondary-rgb: 150, 95%, 30%;  --secondary-bg-hover-focus: 150, 95%, 25%;  --secondary-bg-active: 150, 95%, 20%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 150, 95%, 10%;  --secondary-light: 150, 95%, 50%;  --accent: 211, 57%, 46%;  --accent-rgb: 211, 57%, 46%;  --accent-bg-hover-focus: 211, 57%, 41%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 210, 17%, 95%;  --shade-rgb: 210, 17%, 95%;  --shade-bg-hover-focus: 210, 17%, 90%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 215, 19%, 53%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 215, 19%, 48%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 