:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the SmartPA BrandHub";
--homepage-carousel-slide-1-sub-text: "Creative Marketing Support for the SmartPA Network";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "https://smartpa.store.besleyandcopp.co.uk/en-GB/category/2679/What-s-New/";
--color-highlight: rgba(0, 163, 171, 1);
--button-primary-background-color: rgba(0, 163, 171, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/SmartPA_Logo.jpg;
--header-height-desktop: 100px;
--text-color-carousel: rgba(0, 0, 0, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(87, 87, 86, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--favicon-url: Assets/Smart%20PA%20Favicon.png;
--font-family: 'Libre Franklin';
--button-border-radius: 0px;
--homepage-carousel-slide-1-image: Assets/SmartPA_LinkedIn_Profile_Banners10.jpg;

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