:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Brand Management Services";
--homepage-carousel-slide-1-sub-text: "Showcasing all of your products & services across your network";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/609";
--color-highlight: rgba(48, 127, 226, 1);
--button-primary-background-color: rgba(48, 127, 226, 1);
--text-size-h2: 30px;
--text-size-h1: 69px;
--logo-image: Assets/NEW%20b&c%20logo%20portal.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(48, 127, 226, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--favicon-url: Assets/favicon.png;
--text-color-header: rgba(35, 31, 32, 1);
--font-family: 'Poppins';
--button-border-radius: 4px;
--homepage-carousel-slide-1-image: Assets/Homepage%20Banner.png;

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