:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Charles David Casson 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/686";
--color-highlight: rgba(244, 54, 76, 1);
--button-primary-background-color: rgba(244, 54, 76, 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(34, 21, 81, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/CDC-Banner-NEW.png;
--favicon-url: Assets/CDC-Favicon-NEW.png;
--font-family: 'Open Sans';
--button-border-radius: 40px;
--header-background-color: rgba(255, 255, 255, 1);
--text-color-header: rgba(34, 21, 81, 1);
--logo-image: Assets/CDC-Stacked-blue.png;

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