
: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: "Overlock", sans-serif;  --logo-max-width: 200px;  --primary: 198, 100%, 32%;  --primary-rgb: 198, 100%, 32%;  --primary-bg-hover-focus: 198, 100%, 27%;  --primary-bg-active: 198, 100%, 25%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 198, 100%, 18%;  --primary-light: 198, 100%, 52%;  --secondary: 88, 78%, 39%;  --secondary-rgb: 88, 78%, 39%;  --secondary-bg-hover-focus: 88, 78%, 34%;  --secondary-bg-active: 88, 78%, 29%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 88, 78%, 19%;  --secondary-light: 88, 78%, 59%;  --accent: 18, 100%, 32%;  --accent-rgb: 18, 100%, 32%;  --accent-bg-hover-focus: 18, 100%, 27%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 195, 80%, 98%;  --shade-rgb: 195, 80%, 98%;  --shade-bg-hover-focus: 195, 80%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 199, 100%, 14%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 199, 100%, 9%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .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; }  