:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Martin & Co Print Portal";
--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/442";
--color-highlight: rgba(30, 110, 140, 1);
--button-primary-background-color: rgba(182, 201, 49, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/martin-co-logo.png;
--header-height-desktop: 100px;
--text-color-carousel: rgba(30, 110, 140, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(30, 110, 140, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--font-family: 'Montserrat';
--button-border-radius: 30px;
--text-color-header: rgba(30, 110, 140, 1);
--favicon-url: Assets/martin-co-favicon.png;
--homepage-carousel-slide-1-image: Assets/MAC-UK-Banner-NEW.jpg;

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