
: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: 100px;  --primary: 193, 49%, 40%;  --primary-rgb: 193, 49%, 40%;  --primary-bg-hover-focus: 193, 49%, 35%;  --primary-bg-active: 193, 49%, 33%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 193, 49%, 26%;  --primary-light: 193, 49%, 60%;  --secondary: 77, 66%, 41%;  --secondary-rgb: 77, 66%, 41%;  --secondary-bg-hover-focus: 77, 66%, 36%;  --secondary-bg-active: 77, 66%, 31%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 77, 66%, 21%;  --secondary-light: 77, 66%, 61%;  --accent: 28, 85%, 57%;  --accent-rgb: 28, 85%, 57%;  --accent-bg-hover-focus: 28, 85%, 52%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 42, 100%, 98%;  --shade-rgb: 42, 100%, 98%;  --shade-bg-hover-focus: 42, 100%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 31%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 26%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 