:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Betterclean Services BrandHub";
--homepage-carousel-slide-1-sub-text: "Your single-source platform to order stationery, marketing, clothing and operational consumables";
--homepage-carousel-slide-1-button-text: "SEE WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/1738";
--color-highlight: rgba(0, 135, 189, 1);
--button-primary-background-color: rgba(0, 135, 189, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/Betterclean-Services-Logo_RGB.png;
--header-height-desktop: 100px;
--text-color-carousel: rgba(0, 46, 64, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(0, 46, 64, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/betterclean-banner.png;
--favicon-url: Assets/betterclean-favicon.png;
--font-family: 'Montserrat';
--button-border-radius: 40px;
--text-color-header: rgba(0, 46, 64, 1);

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