:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the We Love Pets 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/1664";
--color-highlight: rgba(217, 58, 73, 1);
--button-primary-background-color: rgba(217, 58, 73, 1);
--text-size-h2: 30px;
--text-size-h1: 65px;
--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(217, 58, 73, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/welovepets-banner.png;
--favicon-url: Assets/welovepets-favicon.png;
--font-family: 'Open Sans';
--button-border-radius: 40px;
--logo-image: Assets/We%20Love%20Pets%20Logo%20red.png;

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

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