
: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: "Raleway", sans-serif;  --logo-max-width: 300px;  --primary: 192, 49%, 61%;  --primary-rgb: 192, 49%, 61%;  --primary-bg-hover-focus: 192, 49%, 56%;  --primary-bg-active: 192, 49%, 54%;  --primary-bg-text: 0, 0%, 0%;  --primary-bg-title: 0, 0%, 0%;  --primary-dark: 192, 49%, 47%;  --primary-light: 192, 49%, 81%;  --secondary: 206, 59%, 20%;  --secondary-rgb: 206, 59%, 20%;  --secondary-bg-hover-focus: 206, 59%, 15%;  --secondary-bg-active: 206, 59%, 10%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 206, 59%, 0%;  --secondary-light: 206, 59%, 40%;  --accent: 12, 49%, 61%;  --accent-rgb: 12, 49%, 61%;  --accent-bg-hover-focus: 12, 49%, 56%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 0, 0%, 96%;  --shade-rgb: 0, 0%, 96%;  --shade-bg-hover-focus: 0, 0%, 91%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 207, 59%, 18%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 207, 59%, 13%;  --accentbar-height:10px;  --accentbar-color:hsl(var(--primary));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .background-shade.section_toolbar .menu__link, .background-shade.section_toolbar .menu__item_active a, .menu__item_active .background-shade.section_toolbar a, .background-shade.section_toolbar .menu__text { color: hsl(var(--secondary)) !important; }  .section_toolbar.background-shade .menu__link:hover, .section_toolbar.background-shade .menu__item_active a:hover, .menu__item_active .section_toolbar.background-shade a:hover, .section_toolbar.background-shade .menu__link:focus, .section_toolbar.background-shade .menu__item_active a:focus, .menu__item_active .section_toolbar.background-shade a:focus { background: white !important; }  .wysiwyg h2:not(.section__title):not(.card__title),.wysiwyg h3:not(.section__title):not(.card__title):not(.faq__title),.wysiwyg h4:not(.section__title):not(.card__title),.wysiwyg h5:not(.section__title):not(.card__title),.wysiwyg h6:not(.section__title):not(.card__title) { color: hsl(var(--primary)) !important; }  