:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the TruGreen BrandHub - Temporarily Closed Down";
--homepage-carousel-slide-1-sub-text: "Please contact the Service Master Team for more information. ";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/1268";
--color-highlight: rgba(108, 179, 63, 1);
--button-primary-background-color: rgba(0, 112, 60, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--header-height-desktop: 100px;
--text-color-carousel: rgba(255, 255, 255, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(0, 112, 60, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--favicon-url: Assets/favicon.png;
--font-family: 'Roboto';
--button-border-radius: 3px;
--homepage-carousel-slide-1-image: Assets/trugreen-banner-02.png;
--text-color-header: rgba(255, 255, 255, 1);
--header-background-color: rgba(0, 112, 60, 1);
--logo-image: Assets/TruGreen%20Logo%20White%20FINAL.png;
--color-line: rgba(214, 214, 214, 1);

/*/ThemeEditorVariables*/
/*UserVariables*/
/*Type here to edit*/
/*Logo Padding*/
    --header-padding-desktop: 20px;
    --header-padding-mobile: 10px;
/*/UserVariables*/
}