
: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: 11, 97%, 65%;  --primary-rgb: 11, 97%, 65%;  --primary-bg-hover-focus: 11, 97%, 60%;  --primary-bg-active: 11, 97%, 58%;  --primary-bg-text: 0, 0%, 0%;  --primary-bg-title: 0, 0%, 0%;  --primary-dark: 11, 97%, 51%;  --primary-light: 11, 97%, 85%;  --secondary: 156, 100%, 26%;  --secondary-rgb: 156, 100%, 26%;  --secondary-bg-hover-focus: 156, 100%, 21%;  --secondary-bg-active: 156, 100%, 16%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 156, 100%, 6%;  --secondary-light: 156, 100%, 46%;  --accent: 10, 86%, 77%;  --accent-rgb: 10, 86%, 77%;  --accent-bg-hover-focus: 10, 86%, 72%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 50, 81%, 94%;  --shade-rgb: 50, 81%, 94%;  --shade-bg-hover-focus: 50, 81%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 210, 9%, 22%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 210, 9%, 17%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 