
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Roboto", sans-serif;  --header-font-family: "Nunito", sans-serif;  --logo-max-width: 175px;  --primary: 215, 42%, 34%;  --primary-rgb: 215, 42%, 34%;  --primary-bg-hover-focus: 215, 42%, 29%;  --primary-bg-active: 215, 42%, 27%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 215, 42%, 20%;  --primary-light: 215, 42%, 54%;  --secondary: 347, 85%, 22%;  --secondary-rgb: 347, 85%, 22%;  --secondary-bg-hover-focus: 347, 85%, 17%;  --secondary-bg-active: 347, 85%, 12%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 347, 85%, 2%;  --secondary-light: 347, 85%, 42%;  --accent: 199, 21%, 73%;  --accent-rgb: 199, 21%, 73%;  --accent-bg-hover-focus: 199, 21%, 68%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 20, 20%, 94%;  --shade-rgb: 20, 20%, 94%;  --shade-bg-hover-focus: 20, 20%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 215, 41%, 18%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 215, 41%, 13%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 