:root {
/*ThemeEditorVariables*/
--header-background-color: rgba(90, 91, 93, 1);
--text-color-header: rgba(255, 255, 255, 1);
--carousel-height-desktop: 379px;
--text-color-carousel: rgba(255, 255, 255, 1);
--color-highlight: rgba(119, 161, 64, 1);
--button-primary-background-color: rgba(119, 161, 64, 1);
--image-box-height: 280px;
--font-family: 'Roboto';
--text-size-label: 16px;
--text-size-h2: 30px;
--button-border-radius: 3px;
--category-image-height: 180px;
--header-height-desktop: 86px;
--header-height-mobile: 50px;
--footer-background-color: rgba(74, 74, 74, 1);
--favicon-url: Assets/favicon.png;
--logo-image: Assets/siteone-logo.jpg;
--homepage-carousel-slide-1-main-text: "SiteOne Branch Portal";
--homepage-carousel-slide-1-sub-text: "Marketing, Merchandising, Fixtures & Signage";
--homepage-carousel-slide-1-button-url: "/category/3938";
--homepage-carousel-slide-1-button-text: "Browse by LOB";
--text-size-h1: 100px;
--homepage-carousel-slide-1-image: Assets/s1-banner-3.jpg;

/*/ThemeEditorVariables*/
/*UserVariables*/
--swiper-theme-color: #77A140;
--outline-color: #77A140;

/*/UserVariables*/
}