
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Fira Sans", serif;  --header-font-family: "Fira Sans", serif;  --logo-max-width: 200px;  --primary: 359, 67%, 26%;  --primary-rgb: 359, 67%, 26%;  --primary-bg-hover-focus: 359, 67%, 21%;  --primary-bg-active: 359, 67%, 19%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 359, 67%, 12%;  --primary-light: 359, 67%, 46%;  --secondary: 0, 0%, 20%;  --secondary-rgb: 0, 0%, 20%;  --secondary-bg-hover-focus: 0, 0%, 15%;  --secondary-bg-active: 0, 0%, 10%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 0, 0%, 0%;  --secondary-light: 0, 0%, 40%;  --accent: 215, 85%, 48%;  --accent-rgb: 215, 85%, 48%;  --accent-bg-hover-focus: 215, 85%, 43%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --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: 0, 0%, 14%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 9%;  --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; }  