
: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: 316, 41%, 54%;  --primary-rgb: 316, 41%, 54%;  --primary-bg-hover-focus: 316, 41%, 49%;  --primary-bg-active: 316, 41%, 47%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 316, 41%, 40%;  --primary-light: 316, 41%, 74%;  --secondary: 214, 51%, 45%;  --secondary-rgb: 214, 51%, 45%;  --secondary-bg-hover-focus: 214, 51%, 40%;  --secondary-bg-active: 214, 51%, 35%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 214, 51%, 25%;  --secondary-light: 214, 51%, 65%;  --accent: 136, 41%, 54%;  --accent-rgb: 136, 41%, 54%;  --accent-bg-hover-focus: 136, 41%, 49%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 220, 40%, 94%;  --shade-rgb: 220, 40%, 94%;  --shade-bg-hover-focus: 220, 40%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 221, 61%, 33%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 221, 61%, 28%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 