
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Roboto", serif;  --header-font-family: "Roboto", serif;  --logo-max-width: 100px;  --primary: 141, 24%, 28%;  --primary-rgb: 141, 24%, 28%;  --primary-bg-hover-focus: 141, 24%, 23%;  --primary-bg-active: 141, 24%, 21%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 141, 24%, 14%;  --primary-light: 141, 24%, 48%;  --secondary: 89, 22%, 72%;  --secondary-rgb: 89, 22%, 72%;  --secondary-bg-hover-focus: 89, 22%, 67%;  --secondary-bg-active: 89, 22%, 62%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 89, 22%, 52%;  --secondary-light: 89, 22%, 92%;  --accent: 321, 24%, 28%;  --accent-rgb: 321, 24%, 28%;  --accent-bg-hover-focus: 321, 24%, 23%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 180, 3%, 94%;  --shade-rgb: 180, 3%, 94%;  --shade-bg-hover-focus: 180, 3%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 345, 6%, 13%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 345, 6%, 8%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 