
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Roboto",sans-serif;  --header-font-family: "Roboto",sans-serif;  --logo-max-width: 150px;  --primary: 352, 85%, 59%;  --primary-rgb: 352, 85%, 59%;  --primary-bg-hover-focus: 352, 85%, 54%;  --primary-bg-active: 352, 85%, 52%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 352, 85%, 45%;  --primary-light: 352, 85%, 79%;  --secondary: 199, 73%, 43%;  --secondary-rgb: 199, 73%, 43%;  --secondary-bg-hover-focus: 199, 73%, 38%;  --secondary-bg-active: 199, 73%, 33%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 199, 73%, 23%;  --secondary-light: 199, 73%, 63%;  --accent: 353, 80%, 98%;  --accent-rgb: 353, 80%, 98%;  --accent-bg-hover-focus: 353, 80%, 93%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 352, 86%, 84%;  --shade-rgb: 352, 86%, 84%;  --shade-bg-hover-focus: 352, 86%, 79%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 210, 9%, 22%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 210, 9%, 17%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 