
: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: 150px;  --primary: 229, 53%, 27%;  --primary-rgb: 229, 53%, 27%;  --primary-bg-hover-focus: 229, 53%, 22%;  --primary-bg-active: 229, 53%, 20%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 229, 53%, 13%;  --primary-light: 229, 53%, 47%;  --secondary: 81, 57%, 51%;  --secondary-rgb: 81, 57%, 51%;  --secondary-bg-hover-focus: 81, 57%, 46%;  --secondary-bg-active: 81, 57%, 41%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 81, 57%, 31%;  --secondary-light: 81, 57%, 71%;  --accent: 196, 73%, 38%;  --accent-rgb: 196, 73%, 38%;  --accent-bg-hover-focus: 196, 73%, 33%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 90%;  --shade-rgb: 0, 0%, 90%;  --shade-bg-hover-focus: 0, 0%, 85%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 30%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 25%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .button_color_secondary { color: #000 !important; }  