
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Archivo", sans-serif;  --header-font-family: "Mulish", sans-serif;  --logo-max-width: 200px;  --primary: 214, 71%, 33%;  --primary-rgb: 214, 71%, 33%;  --primary-bg-hover-focus: 214, 71%, 28%;  --primary-bg-active: 214, 71%, 26%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 214, 71%, 19%;  --primary-light: 214, 71%, 53%;  --secondary: 1, 80%, 49%;  --secondary-rgb: 1, 80%, 49%;  --secondary-bg-hover-focus: 1, 80%, 44%;  --secondary-bg-active: 1, 80%, 39%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 1, 80%, 29%;  --secondary-light: 1, 80%, 69%;  --accent: 1, 80%, 49%;  --accent-rgb: 1, 80%, 49%;  --accent-bg-hover-focus: 1, 80%, 44%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 221, 29%, 89%;  --shade-rgb: 221, 29%, 89%;  --shade-bg-hover-focus: 221, 29%, 84%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 214, 71%, 33%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 214, 71%, 28%;  --accentbar-height:5px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 