:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Country Properties BrandHub";
--homepage-carousel-slide-1-sub-text: "Your one-stop shop for ordering stationery, canvassing leaflets, direct mail, brochures and more.";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/2019";
--color-highlight: rgba(77, 13, 79, 1);
--button-primary-background-color: rgba(77, 13, 79, 1);
--text-size-h2: 30px;
--text-size-h1: 48px;
--header-height-desktop: 100px;
--text-color-carousel: rgba(0, 70, 59, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(20, 33, 33, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/country-properties-banner.jpeg;
--favicon-url: Assets/cp-favicon.png;
--font-family: 'Poppins';
--button-border-radius: 40px;
--logo-image: Assets/CP%20logo%20NEW.png;

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