
: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: 200px;  --primary: 167, 41%, 46%;  --primary-rgb: 167, 41%, 46%;  --primary-bg-hover-focus: 167, 41%, 41%;  --primary-bg-active: 167, 41%, 39%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 167, 41%, 32%;  --primary-light: 167, 41%, 66%;  --secondary: 61, 70%, 41%;  --secondary-rgb: 61, 70%, 41%;  --secondary-bg-hover-focus: 61, 70%, 36%;  --secondary-bg-active: 61, 70%, 31%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 61, 70%, 21%;  --secondary-light: 61, 70%, 61%;  --accent: 165, 33%, 34%;  --accent-rgb: 165, 33%, 34%;  --accent-bg-hover-focus: 165, 33%, 29%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 217, 44%, 96%;  --shade-rgb: 217, 44%, 96%;  --shade-bg-hover-focus: 217, 44%, 91%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 168, 42%, 24%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 168, 42%, 19%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 