:root {
/*ThemeEditorVariables*/
--logo-image: Assets/nhci_logo_new.png;
--header-height-desktop: 126px;
--footer-background-color: rgba(255, 255, 255, 1);
--color-highlight: rgba(3, 119, 211, 1);
--button-primary-background-color: rgba(3, 119, 211, 1);
--text-color-header: rgba(0, 40, 86, 1);
--text-color-ultra-dark: rgba(0, 40, 86, 1);

/*/ThemeEditorVariables*/
/*UserVariables*/
/*MAINTENANCE RIBBON*/
/*SET TO 'none'/'block' to enable maintenance message*/
--maintenance-ribbon-display: block;
/*SET MAINTENANCE MESSAGE BELOW*/
--maintenance-text: 'On Wednesday, April 10th, we will perform scheduled server maintenance. Storefront access will be suspended from approximately 10:30AM-4:30PM EST.';


/*PRODUCT THUMBNAIL*/
--image-box-background-color: #FFFFFF;
/*/UserVariables*/
}