:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 426px;
--homepage-carousel-slide-1-main-text: "Welcome to Oath Healthcare 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/321";
--color-highlight: rgba(235, 196, 100, 1);
--button-primary-background-color: rgba(235, 196, 102, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--header-height-desktop: 100px;
--text-color-carousel: rgba(2, 17, 87, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(2, 17, 87, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/OathHealthcareBanner.jpg;
--font-family: 'Nunito Sans';
--text-size-label: 16px;
--text-color-header: rgba(2, 17, 87, 1);
--favicon-url: Assets/Oath%20Mark.png;
--logo-image: Assets/Oath%20Logo.png;

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