:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "WELCOME TO THE GUARDIAN ANGEL CARERS 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/1656";
--color-highlight: rgba(127, 43, 86, 1);
--button-primary-background-color: rgba(127, 43, 86, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/gacarers-logo.png;
--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(127, 43, 86, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/gacarers-banner.png;
--favicon-url: Assets/gacarers-favicon.png;
--font-family: 'Poppins';
--button-border-radius: 35px;

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