:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the CareYourWay BrandHub";
--homepage-carousel-slide-1-sub-text: "CREATIVE MARKETING SUPPORT SERVICES FOR THE CAREYOURWAY NETWORK";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/2353/What-s-New/";
--color-highlight: rgba(193, 30, 116, 1);
--button-primary-background-color: rgba(193, 30, 116, 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(121, 36, 93, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/CareYourWay%20Banner.jpg;
--text-color-ultra-dark: rgba(121, 36, 93, 1);
--text-color-dark: rgba(74, 74, 74, 1);
--text-color-medium: rgba(155, 155, 155, 1);
--header-background-color: rgba(121, 36, 93, 1);
--text-color-header: rgba(255, 255, 255, 1);
--font-family: 'Roboto';
--text-color-on-highlight-bg: rgba(255, 255, 255, 1);
--logo-image: Assets/MicrosoftTeams-image%202.jpg;
--favicon-url: Assets/apple-touch-icon%20transparent.png;

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