
:root {  --white: 0,0%,100%;  --white-bg-text: 0,0%,0%;  --black: 0,0%,0%;  --default-font-family: "Questrial", sans-serif;  --header-font-family: "Questrial", sans-serif;  --logo-max-width: 200px;  --primary: 3, 56%, 37%;  --primary-rgb: 3, 56%, 37%;  --primary-bg-hover-focus: 3, 56%, 32%;  --primary-bg-active: 3, 56%, 30%;  --primary-bg-text: 0, 0%, 100%;  --primary-bg-title: 0, 0%, 100%;  --primary-dark: 3, 56%, 23%;  --primary-light: 3, 56%, 57%;  --secondary: 222, 56%, 37%;  --secondary-rgb: 222, 56%, 37%;  --secondary-bg-hover-focus: 222, 56%, 32%;  --secondary-bg-active: 222, 56%, 27%;  --secondary-bg-text: 0, 0%, 100%;  --secondary-bg-title: 0, 0%, 100%;  --secondary-dark: 222, 56%, 17%;  --secondary-light: 222, 56%, 57%;  --accent: 222, 56%, 37%;  --accent-rgb: 222, 56%, 37%;  --accent-bg-hover-focus: 222, 56%, 32%;  --accent-bg-text: 0, 0%, 100%;  --accent-bg-title: 0, 0%, 100%;  --shade: 0, 0%, 90%;  --shade-rgb: 0, 0%, 90%;  --shade-bg-hover-focus: 0, 0%, 85%;  --shade-bg-text: 0, 0%, 0%;  --shade-bg-title: 0, 0%, 0%;  --dark: 210, 7%, 17%;  --dark-bg-text: 0, 0%, 100%;  --dark-bg-title: 0, 0%, 100%;  --dark-bg-hover-focus: 210, 7%, 12%;  --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; }  .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(--primary)); color: hsl(var(--primary-bg-text)); }  .location-buttons .button.appt:hover,.location-buttons .button.appt:focus { background-color: hsl(var(--primary-bg-hover-focus)); color: hsl(var(--primary-bg-text)); }  .section_widget_highlight-grid .grid__item_fill .card__screen { opacity: -0.8 !important; } 