
: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: 250px;  --primary: 28, 91%, 56%;  --primary-rgb: 28, 91%, 56%;  --primary-bg-hover-focus: 28, 91%, 51%;  --primary-bg-active: 28, 91%, 49%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 28, 91%, 42%;  --primary-light: 28, 91%, 76%;  --secondary: 28, 91%, 56%;  --secondary-rgb: 28, 91%, 56%;  --secondary-bg-hover-focus: 28, 91%, 51%;  --secondary-bg-active: 28, 91%, 46%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 28, 91%, 36%;  --secondary-light: 28, 91%, 76%;  --accent: 216, 3%, 63%;  --accent-rgb: 216, 3%, 63%;  --accent-bg-hover-focus: 216, 3%, 58%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 32, 100%, 97%;  --shade-rgb: 32, 100%, 97%;  --shade-bg-hover-focus: 32, 100%, 92%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 216, 3%, 63%;  --dark-bg-text: 0, 0%, 0%;  --dark-bg-title: 0, 0%, 0%;  --dark-bg-hover-focus: 216, 3%, 58%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 