
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Raleway",sans-serif;  --header-font-family: "Lato",sans-serif;  --logo-max-width: 300px;  --primary: 212, 82%, 31%;  --primary-rgb: 212, 82%, 31%;  --primary-bg-hover-focus: 212, 82%, 26%;  --primary-bg-active: 212, 82%, 24%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 212, 82%, 17%;  --primary-light: 212, 82%, 51%;  --secondary: 188, 61%, 40%;  --secondary-rgb: 188, 61%, 40%;  --secondary-bg-hover-focus: 188, 61%, 35%;  --secondary-bg-active: 188, 61%, 30%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 188, 61%, 20%;  --secondary-light: 188, 61%, 60%;  --accent: 41, 55%, 41%;  --accent-rgb: 41, 55%, 41%;  --accent-bg-hover-focus: 41, 55%, 36%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 240, 3%, 94%;  --shade-rgb: 240, 3%, 94%;  --shade-bg-hover-focus: 240, 3%, 89%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 220, 69%, 20%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 220, 69%, 15%;  --accentbar-height:5px;  --accentbar-color:hsl(var(--accent));  --default-font-color: hsl(var(--black));  --white-bg-title:0,0%,0%;  }  .section_header .menu__link:hover,  .menu__item_active .section_header a:hover,  .section_header .menu__item_active a:hover { color: #d3b165 !important; } .sticky-navbar .button_color_primary,  .section_header .button_outline_primary { background: #156fd7 !important; color:#fff; } .sticky-navbar .button_color_primary:hover,  .section_header .button_outline_primary:hover { background: #07274b !important; color:#fff; } .section_titlebar { background-color: #a37f2f !important; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1600 800'%3E%3Cg fill-opacity='0.17'%3E%3Cg fill='%23544118'%3E%3Cpolygon points='1600 800 1400 800 1600 0'/%3E%3Cpolygon points='800 800 1600 600 1600 800'/%3E%3C/g%3E%3Cg fill='%23d3b165'%3E%3Cpolygon points='0 0 200 0 0 800'/%3E%3Cpolygon points='800 0 0 200 0 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important; background-attachment: fixed !important; background-size: cover !important; } .location-buttons .button.shoprx,.location-buttons .button.shoprx:visited { background-color: hsl(var(--secondary)); color: hsl(var(--secondary-bg-text)); }  .location-buttons .button.shoprx:hover,.location-buttons .button.shoprx:focus { background-color: hsl(var(--secondary-bg-hover-focus)); color: hsl(var(--secondary-bg-text)); }  .location-buttons .button.appt,.location-buttons .button.appt:visited { background-color: hsl(var(--accent)); color: hsl(var(--accent-bg-text)); }  .location-buttons .button.appt:hover,.location-buttons .button.appt:focus { background-color: hsl(var(--accent-bg-hover-focus)); color: hsl(var(--accent-bg-text)); }  