
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Lato", sans-serif;  --header-font-family: "Roboto", sans-serif;  --logo-max-width: 300px;  --primary: 207, 35%, 26%;  --primary-rgb: 207, 35%, 26%;  --primary-bg-hover-focus: 207, 35%, 21%;  --primary-bg-active: 207, 35%, 19%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 207, 35%, 12%;  --primary-light: 207, 35%, 46%;  --secondary: 17, 64%, 54%;  --secondary-rgb: 17, 64%, 54%;  --secondary-bg-hover-focus: 17, 64%, 49%;  --secondary-bg-active: 17, 64%, 44%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 17, 64%, 34%;  --secondary-light: 17, 64%, 74%;  --accent: 34, 98%, 19%;  --accent-rgb: 34, 98%, 19%;  --accent-bg-hover-focus: 34, 98%, 14%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 49, 47%, 91%;  --shade-rgb: 49, 47%, 91%;  --shade-bg-hover-focus: 49, 47%, 86%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 214, 85%, 8%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 214, 85%, 3%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 