:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the gth 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/524";
--color-highlight: rgba(238, 53, 36, 1);
--button-primary-background-color: rgba(238, 53, 36, 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, 48, 40, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--font-family: 'Nunito Sans';
--button-border-radius: 22px;
--text-color-header: rgba(102, 102, 102, 1);
--homepage-carousel-slide-1-image: Assets/gth-banner2.png;
--favicon-url: Assets/gth-favion.png;
--logo-image: Assets/GTH%20New%20logo.jpg;

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