:root {
/*ThemeEditorVariables*/
--color-highlight: rgba(2, 40, 77, 1);
--text-color-ultra-dark: rgba(2, 40, 77, 1);
--button-primary-background-color: rgba(2, 40, 77, 1);
--header-height-desktop: 102px;
--homepage-carousel-slide-1-image: Assets/Print%20Center%20Site%20-%20header%20image.jpg;
--homepage-carousel-slide-1-main-text: " ";
--homepage-carousel-slide-1-sub-text: " ";
--logo-image: Assets/NAMB%20Logo_Full_Brandmark%20Solid_Navy_RGB.png;
--footer-background-color: rgba(255, 255, 255, 1);
--text-color-header: rgba(2, 40, 77, 1);
--footer-text-color: rgba(2, 40, 77, 1);

/*/ThemeEditorVariables*/
/*UserVariables*/
/*MAINTENANCE RIBBON*/
/*SET TO 'none'/'block' to enable maintenance message*/
--maintenance-ribbon-display: none;
/*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.';
/*/UserVariables*/
}