
: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: 150px;  --primary: 345, 98%, 32%;  --primary-rgb: 345, 98%, 32%;  --primary-bg-hover-focus: 345, 98%, 27%;  --primary-bg-active: 345, 98%, 25%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 345, 98%, 18%;  --primary-light: 345, 98%, 52%;  --secondary: 300, 4%, 10%;  --secondary-rgb: 300, 4%, 10%;  --secondary-bg-hover-focus: 300, 4%, 5%;  --secondary-bg-active: 300, 4%, 0%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 300, 4%, -10%;  --secondary-light: 300, 4%, 30%;  --accent: 225, 2%, 62%;  --accent-rgb: 225, 2%, 62%;  --accent-bg-hover-focus: 225, 2%, 57%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 217, 42%, 97%;  --shade-rgb: 217, 42%, 97%;  --shade-bg-hover-focus: 217, 42%, 92%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 30%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 25%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 