:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Prestige Nursing & Care BrandHub";
--homepage-carousel-slide-1-sub-text: "CREATIVE MARKETING SUPPORT SERVICES FOR THE PRESTIGE NURSING & CARE NETWORK";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/321";
--color-highlight: rgba(210, 220, 150, 1);
--button-primary-background-color: rgba(208, 14, 90, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/prestige-logo-365px.jpg;
--header-height-desktop: 100px;
--text-color-carousel: rgba(50, 35, 86, 1);
--button-primary-text-color: rgba(247, 242, 236, 1);
--footer-background-color: rgba(50, 35, 86, 1);
--footer-text-color: rgba(247, 242, 236, 1);
--favicon-url: Assets/Prestige%20logo.png;
--font-family: 'Nunito Sans';
--text-color-header: rgba(210, 220, 150, 1);
--button-border-radius: 25px;
--text-color-on-highlight-bg: rgba(247, 242, 236, 1);
--color-line: rgba(247, 242, 236, 1);
--header-background-color: rgba(50, 35, 86, 1);
--homepage-carousel-slide-1-image: Assets/hero%20image%20(2).png;

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