
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Inter", sans-serif;  --header-font-family: "Inter", sans-serif;  --logo-max-width: 300px;  --primary: 189, 70%, 21%;  --primary-rgb: 189, 70%, 21%;  --primary-bg-hover-focus: 189, 70%, 16%;  --primary-bg-active: 189, 70%, 14%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 189, 70%, 7%;  --primary-light: 189, 70%, 41%;  --secondary: 181, 100%, 21%;  --secondary-rgb: 181, 100%, 21%;  --secondary-bg-hover-focus: 181, 100%, 16%;  --secondary-bg-active: 181, 100%, 11%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 181, 100%, 1%;  --secondary-light: 181, 100%, 41%;  --accent: 9, 70%, 21%;  --accent-rgb: 9, 70%, 21%;  --accent-bg-hover-focus: 9, 70%, 16%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 189, 64%, 98%;  --shade-rgb: 189, 64%, 98%;  --shade-bg-hover-focus: 189, 64%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 189, 69%, 10%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 189, 69%, 5%;  --accentbar-height:10px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 