
: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: 300px;  --primary: 231, 55%, 36%;  --primary-rgb: 231, 55%, 36%;  --primary-bg-hover-focus: 231, 55%, 31%;  --primary-bg-active: 231, 55%, 29%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 231, 55%, 22%;  --primary-light: 231, 55%, 56%;  --secondary: 29, 39%, 19%;  --secondary-rgb: 29, 39%, 19%;  --secondary-bg-hover-focus: 29, 39%, 14%;  --secondary-bg-active: 29, 39%, 9%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 29, 39%, -1%;  --secondary-light: 29, 39%, 39%;  --accent: 231, 31%, 62%;  --accent-rgb: 231, 31%, 62%;  --accent-bg-hover-focus: 231, 31%, 57%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 217, 44%, 96%;  --shade-rgb: 217, 44%, 96%;  --shade-bg-hover-focus: 217, 44%, 91%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 195, 100%, 31%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 195, 100%, 26%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 