:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Propertynest portal";
--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/694";
--color-highlight: rgba(234, 80, 69, 1);
--button-primary-background-color: rgba(234, 80, 69, 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(14, 40, 59, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/propertynest%20banner.png;
--header-background-color: rgba(255, 255, 255, 1);
--text-color-header: rgba(234, 80, 69, 1);
--button-border-radius: 5px;
--favicon-url: Assets/Propertynest%20Favicon%202.png;
--logo-image: Assets/PN-horizontal-dark-144.jpg;

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