:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Merry Maids BrandHub";
--homepage-carousel-slide-1-sub-text: "Your one-stop-shop for ordering business cards, brochures, marketing campaigns and more";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/1216";
--color-highlight: rgba(98, 98, 156, 1);
--button-primary-background-color: rgba(98, 98, 156, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/merrymaids_logo.png;
--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(153, 153, 204, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/merry-maids-banner-01.png;
--favicon-url: Assets/merry-maids-favicon.png;
--font-family: 'Roboto';
--button-border-radius: 0px;

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