
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Libre Baskerville", serif;  --header-font-family: "Merriweather", serif;  --logo-max-width: 350px;  --primary: 263, 32%, 65%;  --primary-rgb: 263, 32%, 65%;  --primary-bg-hover-focus: 263, 32%, 60%;  --primary-bg-active: 263, 32%, 58%;  --primary-bg-text: 0, 0%, 0%;  --primary-bg-title: 0, 0%, 0%;  --primary-dark: 263, 32%, 51%;  --primary-light: 263, 32%, 85%;  --secondary: 24, 100%, 70%;  --secondary-rgb: 24, 100%, 70%;  --secondary-bg-hover-focus: 24, 100%, 65%;  --secondary-bg-active: 24, 100%, 60%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 24, 100%, 50%;  --secondary-light: 24, 100%, 90%;  --accent: 83, 32%, 65%;  --accent-rgb: 83, 32%, 65%;  --accent-bg-hover-focus: 83, 32%, 60%;  --accent-bg-text: 0, 0%, 0%;  --accent-bg-title: 0, 0%, 0%;  --shade: 270, 20%, 98%;  --shade-rgb: 270, 20%, 98%;  --shade-bg-hover-focus: 270, 20%, 93%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 262, 33%, 18%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 262, 33%, 13%;  --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; }  