:root {
/*ThemeEditorVariables*/
--header-background-color: rgba(0, 0, 0, 1);
--text-color-header: rgba(255, 255, 255, 1);
--carousel-height-desktop: 373px;
--text-color-carousel: rgba(56, 58, 59, 0.08);
--color-highlight: rgba(255, 204, 0, 1);
--button-primary-background-color: rgba(255, 204, 0, 1);
--text-size-h1: 100px;
--homepage-carousel-slide-1-main-text: " ";
--font-family: 'Mako';
--text-size-h2: 27px;
--text-size-label: 19px;
--text-color-ultra-dark: rgba(0, 0, 0, 1);
--text-color-dark: rgba(74, 74, 74, 1);
--text-color-medium: rgba(155, 155, 155, 1);
--text-color-on-highlight-bg: rgba(0, 0, 0, 1);
--homepage-carousel-slide-1-sub-text: " ";
--header-height-mobile: 58px;
--header-height-desktop: 91px;
--button-border-radius: 3px;
--footer-background-color: rgba(0, 0, 0, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--logo-image: Assets/WC_Bus_Unit_Logo_Icon_Tag_Rev.png;
--button-primary-text-color: rgba(0, 0, 0, 1);
--color-line: rgba(255, 204, 0, 1);
--homepage-carousel-slide-1-image: Assets/banner-image-1.jpg;

/*/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*/
}