:root {
/*ThemeEditorVariables*/
--color-highlight: rgba(66, 85, 99, 1);
--button-primary-background-color: rgba(0, 103, 185, 1);
--header-background-color: rgba(255, 255, 255, 1);
--text-color-header: rgba(66, 85, 99, 1);
--maintenance-ribbon-display: 0 ;
--maintenance-text: "";
--logo-image: Assets/tindall-blue-logo.png;
--header-height-desktop: 83px;
--footer-background-color: rgba(255, 255, 255, 1);
--carousel-height-desktop: 337px;
--banner-slide-1-image: Assets/talktotindall-scaled-1.jpeg;
--banner-slide-1-title-color: rgba(255, 255, 255, 1);
--banner-slide-1-main-text: "<br>Welcome to the Tindall Brand Store";
--banner-slide-1-title-font-size: 67px;
--homepage-carousel-slide-1-image: Assets/talktotindall-scaled-1.jpeg;
--text-color-carousel: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-main-text: "Welcome to the Tindall Brand Store!";
--homepage-carousel-slide-1-sub-text: " ";
--homepage-carousel-slide-1-button-url: "";

/*/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.';


/*Type here to edit*/
--image-box-background-color: #c6dae7;
/*/UserVariables*/
}