:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 437px;
--homepage-carousel-slide-1-main-text: "  ";
--homepage-carousel-slide-1-sub-text: " ";
--homepage-carousel-slide-1-button-text: "What's New";
--homepage-carousel-slide-1-button-url: "/category/321";
--color-highlight: rgba(208, 14, 90, 1);
--button-primary-background-color: rgba(208, 14, 90, 1);
--text-size-h2: 30px;
--text-size-h1: 62px;
--header-height-desktop: 100px;
--text-color-carousel: rgba(50, 35, 86, 0.04);
--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);
--font-family: 'Nunito Sans';
--text-color-header: rgba(255, 255, 255, 1);
--button-border-radius: 25px;
--text-color-on-highlight-bg: rgba(247, 242, 236, 1);
--color-line: rgba(255, 255, 255, 1);
--header-background-color: rgba(50, 35, 86, 1);
--logo-image: Assets/Logo.png;
--favicon-url: Assets/Favicon.png;
--homepage-carousel-slide-1-image: Assets/pnc%20new%20banner%202.jpg;

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