
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Lato", sans-serif;  --header-font-family: "Lato", sans-serif;  --logo-max-width: 550px;  --primary: 159, 33%, 19%;  --primary-rgb: 159, 33%, 19%;  --primary-bg-hover-focus: 159, 33%, 14%;  --primary-bg-active: 159, 33%, 12%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 159, 33%, 5%;  --primary-light: 159, 33%, 39%;  --secondary: 339, 33%, 19%;  --secondary-rgb: 339, 33%, 19%;  --secondary-bg-hover-focus: 339, 33%, 14%;  --secondary-bg-active: 339, 33%, 9%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 339, 33%, -1%;  --secondary-light: 339, 33%, 39%;  --accent: 248, 33%, 19%;  --accent-rgb: 248, 33%, 19%;  --accent-bg-hover-focus: 248, 33%, 14%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 28, 16%, 84%;  --shade-rgb: 28, 16%, 84%;  --shade-bg-hover-focus: 28, 16%, 79%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 162, 33%, 6%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 162, 33%, 1%;  --accentbar-height:10px;  --accentbar-color:hsl(var(--primary));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 