
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Work Sans", sans-serif;  --header-font-family: Montserrat, sans-serif;  --logo-max-width: 300px;  --primary: 5, 15.9%, 32.2%;  --primary-rgb: 5, 15.9%, 32.2%;  --primary-bg-hover-focus: 5, 15.9%, 27.200000000000003%;  --primary-bg-active: 5, 15.9%, 25.200000000000003%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 5, 15.9%, 18.200000000000003%;  --primary-light: 5, 15.9%, 52.2%;  --secondary: 63, 45.3%, 54.1%;  --secondary-rgb: 63, 45.3%, 54.1%;  --secondary-bg-hover-focus: 63, 45.3%, 49.1%;  --secondary-bg-active: 63, 45.3%, 44.1%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 63, 45.3%, 34.1%;  --secondary-light: 63, 45.3%, 74.1%;  --accent: 30, 100%, 50%;  --accent-rgb: 30, 100%, 50%;  --accent-bg-hover-focus: 30, 100%, 45%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 60, 33.3%, 94.1%;  --shade-rgb: 60, 33.3%, 94.1%;  --shade-bg-hover-focus: 60, 33.3%, 89.1%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 26, 48.8%, 8.4%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 26, 48.8%, 3.4000000000000004%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  h2:not(.section__title):not(.card__title),h3:not(.section__title):not(.card__title),h4:not(.section__title):not(.card__title),h5:not(.section__title):not(.card__title),h6:not(.section__title):not(.card__title) { color: hsl(var(--secondary)) !important; }  