:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Go Cruise & Travel BrandHub!";
--homepage-carousel-slide-1-sub-text: "Creative Marketing Support for the Go Cruise & Travel Network";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/2796";
--color-highlight: rgba(38, 53, 140, 1);
--button-primary-background-color: rgba(38, 53, 140, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/logo.PNG;
--header-height-desktop: 100px;
--text-color-carousel: rgba(0, 0, 0, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(38, 53, 140, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/mac-banner.jpg;
--favicon-url: Assets/Favicon.png;
--font-family: 'Poppins';
--text-color-on-highlight-bg: rgba(255, 255, 255, 1);
--text-color-header: rgba(38, 53, 140, 1);

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