
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Quicksand",sans-serif;  --header-font-family: "Montserrat",sans-serif;  --logo-max-width: 300px;  --primary: 14, 35%, 28%;  --primary-rgb: 14, 35%, 28%;  --primary-bg-hover-focus: 14, 35%, 23%;  --primary-bg-active: 14, 35%, 21%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 14, 35%, 14%;  --primary-light: 14, 35%, 48%;  --secondary: 11, 58%, 55%;  --secondary-rgb: 11, 58%, 55%;  --secondary-bg-hover-focus: 11, 58%, 50%;  --secondary-bg-active: 11, 58%, 45%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 11, 58%, 35%;  --secondary-light: 11, 58%, 75%;  --accent: 201, 21%, 44%;  --accent-rgb: 201, 21%, 44%;  --accent-bg-hover-focus: 201, 21%, 39%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 200, 22%, 92%;  --shade-rgb: 200, 22%, 92%;  --shade-bg-hover-focus: 200, 22%, 87%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 0, 0%, 8%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 0, 0%, 3%;  --accentbar-height:0px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_toolbar { background: linear-gradient(to right, #e6ecef, #d6e0e5) !important; } .section_header { box-shadow: none !important; }  body {  background: conic-gradient(from 0.5turn at bottom center, #e6ecef, #c7d4db) !important; } .section_titlebar.background-shade { background: rgba(255,255,255,.25) !important; } body:not(.home) .section_main { background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), #ffffff 200px) !important; }  .row-contactandhours.background-white { background: none !important; }  .row-form.background-white { background: none !important; }  