
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Lato", sans-serif;  --header-font-family: "Cabin", sans-serif;  --logo-max-width: 300px;  --primary: 240, 70%, 36%;  --primary-rgb: 240, 70%, 36%;  --primary-bg-hover-focus: 240, 70%, 31%;  --primary-bg-active: 240, 70%, 29%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 240, 70%, 22%;  --primary-light: 240, 70%, 56%;  --secondary: 215, 100%, 40%;  --secondary-rgb: 215, 100%, 40%;  --secondary-bg-hover-focus: 215, 100%, 35%;  --secondary-bg-active: 215, 100%, 30%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 215, 100%, 20%;  --secondary-light: 215, 100%, 60%;  --accent: 206, 100%, 80%;  --accent-rgb: 206, 100%, 80%;  --accent-bg-hover-focus: 206, 100%, 75%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 0, 0%, 98%;  --shade-rgb: 0, 0%, 98%;  --shade-bg-hover-focus: 0, 0%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 240, 70%, 22%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 240, 70%, 17%;  --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; }  