
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Karla", sans-serif;  --header-font-family: "Londrina Solid", sans-serif;  --logo-max-width: 300px;  --primary: 235, 11%, 19%;  --primary-rgb: 235, 11%, 19%;  --primary-bg-hover-focus: 235, 11%, 14%;  --primary-bg-active: 235, 11%, 12%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 235, 11%, 5%;  --primary-light: 235, 11%, 39%;  --secondary: 206, 54%, 49%;  --secondary-rgb: 206, 54%, 49%;  --secondary-bg-hover-focus: 206, 54%, 44%;  --secondary-bg-active: 206, 54%, 39%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 206, 54%, 29%;  --secondary-light: 206, 54%, 69%;  --accent: 33, 81%, 58%;  --accent-rgb: 33, 81%, 58%;  --accent-bg-hover-focus: 33, 81%, 53%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 210, 60%, 98%;  --shade-rgb: 210, 60%, 98%;  --shade-bg-hover-focus: 210, 60%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 240, 9%, 2%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 240, 9%, -3%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 