
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Open Sans", sans-serif;  --header-font-family: "Playfair Display", serif;  --logo-max-width: 300px;  --primary: 13, 65%, 38%;  --primary-rgb: 13, 65%, 38%;  --primary-bg-hover-focus: 13, 65%, 33%;  --primary-bg-active: 13, 65%, 31%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 13, 65%, 24%;  --primary-light: 13, 65%, 58%;  --secondary: 65, 43%, 36%;  --secondary-rgb: 65, 43%, 36%;  --secondary-bg-hover-focus: 65, 43%, 31%;  --secondary-bg-active: 65, 43%, 26%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 65, 43%, 16%;  --secondary-light: 65, 43%, 56%;  --accent: 195, 68%, 37%;  --accent-rgb: 195, 68%, 37%;  --accent-bg-hover-focus: 195, 68%, 32%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 94%;  --shade-rgb: 0, 0%, 94%;  --shade-bg-hover-focus: 0, 0%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 15, 69%, 10%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 15, 69%, 5%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  } 