:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to the Bluebird Care BrandHub";
--homepage-carousel-slide-1-sub-text: "CREATIVE MARKETING SUPPORT SERVICES FOR THE BLUEBIRD CARE NETWORK";
--homepage-carousel-slide-1-button-text: "SHOP WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "https://bluebirdcare.store.besleyandcopp.co.uk/en-GB/category/2215/What-s-New/";
--color-highlight: rgba(20, 27, 77, 1);
--button-primary-background-color: rgba(27, 138, 253, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/BBC_Logo_RGB_Blue.png;
--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(27, 138, 253, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/BBC-Hero-Image-BrandHub-AUG24.png;
--favicon-url: Assets/BBC_Icon_Tab_RGB_Blue.png;
--text-color-header: rgba(20, 27, 77, 1);
--text-color-ultra-dark: rgba(20, 27, 77, 1);
--text-color-dark: rgba(20, 27, 77, 1);
--text-size-label: 16px;

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