
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Lato",sans-serif;  --header-font-family: "Lora",serif;  --logo-max-width: 300px;  --primary: 0, 8%, 34%;  --primary-rgb: 0, 8%, 34%;  --primary-bg-hover-focus: 0, 8%, 29%;  --primary-bg-active: 0, 8%, 27%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 0, 8%, 20%;  --primary-light: 0, 8%, 54%;  --secondary: 13, 90%, 58%;  --secondary-rgb: 13, 90%, 58%;  --secondary-bg-hover-focus: 13, 90%, 53%;  --secondary-bg-active: 13, 90%, 48%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 13, 90%, 38%;  --secondary-light: 13, 90%, 78%;  --accent: 189, 65%, 34%;  --accent-rgb: 189, 65%, 34%;  --accent-bg-hover-focus: 189, 65%, 29%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 7%, 92%;  --shade-rgb: 0, 7%, 92%;  --shade-bg-hover-focus: 0, 7%, 87%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: hsl(var(--primary-dark));  --dark: 0, 7%, 16%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 7%, 11%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--primary));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_toolbar { color: #fff !important; } .section_toolbar .menu__link, .section_toolbar .menu__item_active a, .menu__item_active .section_toolbar a,  .section_toolbar .menu__text { color: #fff !important; } .section_toolbar .menu__link:hover, .section_toolbar .menu__item_active a:hover, .menu__item_active .section_toolbar a:hover, .section_toolbar .menu__link:focus, .section_toolbar .menu__item_active a:focus, .menu__item_active .section_toolbar a:focus { color: hsl(var(--primary-dark)) !important; } .home .banner-content h1 { font-family: "Lobster",cursive !important; }  