
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Ubuntu",sans-serif;  --header-font-family: "Roboto Slab",serif;  --logo-max-width: 175px;  --primary: 188, 12%, 54%;  --primary-rgb: 188, 12%, 54%;  --primary-bg-hover-focus: 188, 12%, 49%;  --primary-bg-active: 188, 12%, 47%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: hsl(var(--secondary-dark));  --primary-dark: 188, 12%, 40%;  --primary-light: 188, 12%, 74%;  --secondary: 20, 54%, 36%;  --secondary-rgb: 20, 54%, 36%;  --secondary-bg-hover-focus: 20, 54%, 31%;  --secondary-bg-active: 20, 54%, 26%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: hsl(var(--primary-dark));  --secondary-dark: 20, 54%, 16%;  --secondary-light: 20, 54%, 56%;  --accent: 34, 11%, 63%;  --accent-rgb: 34, 11%, 63%;  --accent-bg-hover-focus: 34, 11%, 58%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: hsl(var(--secondary));  --shade: 188, 76%, 95%;  --shade-rgb: 188, 76%, 95%;  --shade-bg-hover-focus: 188, 76%, 90%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 34, 11%, 63%;  --dark-bg-text: 0, 0%, 0%;  --dark-bg-title: 0, 0%, 0%;  --dark-bg-hover-focus: 34, 11%, 58%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 