
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Mulish", sans-serif;  --header-font-family: "Playfair Display", serif;  --logo-max-width: 200px;  --primary: 139, 61%, 16%;  --primary-rgb: 139, 61%, 16%;  --primary-bg-hover-focus: 139, 61%, 11%;  --primary-bg-active: 139, 61%, 9%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 139, 61%, 2%;  --primary-light: 139, 61%, 36%;  --secondary: 58, 15%, 64%;  --secondary-rgb: 58, 15%, 64%;  --secondary-bg-hover-focus: 58, 15%, 59%;  --secondary-bg-active: 58, 15%, 54%;  --secondary-bg-text: 0, 0%, 0%;  --secondary-bg-title: 0, 0%, 0%;  --secondary-dark: 58, 15%, 44%;  --secondary-light: 58, 15%, 84%;  --accent: 319, 61%, 16%;  --accent-rgb: 319, 61%, 16%;  --accent-bg-hover-focus: 319, 61%, 11%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 67, 9%, 82%;  --shade-rgb: 67, 9%, 82%;  --shade-bg-hover-focus: 67, 9%, 77%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 69, 9%, 32%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 69, 9%, 27%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .row-columns .columns .column-text h2,.row-columns .columns .column-text h3,.row-columns .columns .column-text h4,.row-columns .columns .column-text h5,.row-columns .columns .column-text h6,.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; }  