
: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: 125px;  --primary: 274, 30%, 50%;  --primary-rgb: 274, 30%, 50%;  --primary-bg-hover-focus: 274, 30%, 45%;  --primary-bg-active: 274, 30%, 43%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 274, 30%, 36%;  --primary-light: 274, 30%, 70%;  --secondary: 32, 98%, 52%;  --secondary-rgb: 32, 98%, 52%;  --secondary-bg-hover-focus: 32, 98%, 47%;  --secondary-bg-active: 32, 98%, 42%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 32, 98%, 32%;  --secondary-light: 32, 98%, 72%;  --accent: 32, 98%, 52%;  --accent-rgb: 32, 98%, 52%;  --accent-bg-hover-focus: 32, 98%, 47%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 98%;  --shade-rgb: 0, 0%, 98%;  --shade-bg-hover-focus: 0, 0%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 300, 1%, 38%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 300, 1%, 33%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 