
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Open Sans",sans-serif;  --header-font-family: "Playfair Display",serif;  --logo-max-width: 300px;  --primary: 213, 76%, 30%;  --primary-rgb: 213, 76%, 30%;  --primary-bg-hover-focus: 213, 76%, 25%;  --primary-bg-active: 213, 76%, 23%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: hsl(var(--primary-dark));  --primary-dark: 213, 76%, 16%;  --primary-light: 213, 76%, 50%;  --secondary: 100, 48%, 35%;  --secondary-rgb: 100, 48%, 35%;  --secondary-bg-hover-focus: 100, 48%, 30%;  --secondary-bg-active: 100, 48%, 25%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 100, 48%, 15%;  --secondary-light: 100, 48%, 55%;  --accent: 47, 68%, 52%;  --accent-rgb: 47, 68%, 52%;  --accent-bg-hover-focus: 47, 68%, 47%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 215, 80%, 92%;  --shade-rgb: 215, 80%, 92%;  --shade-bg-hover-focus: 215, 80%, 87%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: hsl(var(--primary-dark));  --dark: 156, 100%, 5%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 156, 100%, 0%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--primary));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_toolbar .menu__link, .section_toolbar .menu__item_active a,  .menu__item_active .section_toolbar a, .section_toolbar .menu__text {  color: hsl(var(--primary-dark)) !important; } 