:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Mullucks BrandHub";
--homepage-carousel-slide-1-sub-text: "Your one-stop shop for ordering stationery, canvassing leaflets, direct mail, brochures and more.";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/2022";
--color-highlight: rgba(68, 0, 204, 1);
--button-primary-background-color: rgba(68, 0, 204, 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(24, 0, 78, 1);
--footer-text-color: rgba(242, 236, 227, 1);
--favicon-url: Assets/mullucks-favicon.png;
--header-background-color: rgba(24, 0, 78, 1);
--text-color-header: rgba(242, 236, 227, 1);
--logo-image: Assets/mullucks-white-on-blue.png;
--button-border-radius: 5px;
--font-family: 'Montserrat';
--homepage-carousel-slide-1-image: Assets/mullucks-banner-darker.png;

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