:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Luscombe Maye BrandHub";
--homepage-carousel-slide-1-sub-text: "Creative design & brand management support services for the Luscombe Maye branch network";
--homepage-carousel-slide-1-button-text: "SHOW ME WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/1706";
--color-highlight: rgba(210, 185, 98, 1);
--button-primary-background-color: rgba(34, 90, 79, 1);
--text-size-h2: 32px;
--text-size-h1: 60px;
--logo-image: Assets/luscombe-maye-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(34, 90, 79, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/luscombe-maye-banner.jpg;
--favicon-url: Assets/luscombe-maye-favicon.png;
--button-border-radius: 1px;
--header-background-color: rgba(34, 90, 79, 1);
--text-color-header: rgba(255, 255, 255, 1);
--text-size-label: 18px;
--font-family: 'Mukta';

/*/ThemeEditorVariables*/
/*UserVariables*/
/*Typography*/
--font-family: 'Mukta', sans-serif;

/*Logo Padding*/
    --header-padding-desktop: 15px;
    --header-padding-mobile: 7px;
/*/UserVariables*/
}