:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "Welcome to myteamhub";
--homepage-carousel-slide-1-sub-text: "Your dedicated resource for team Association and bespoke member marketing";
--homepage-carousel-slide-1-button-text: "FIND OUT WHAT'S NEW";
--homepage-carousel-slide-1-button-url: "/category/1068";
--color-highlight: rgba(0, 63, 95, 1);
--button-primary-background-color: rgba(0, 63, 95, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/team-logo-500px.png;
--header-height-desktop: 100px;
--text-color-carousel: rgba(0, 63, 95, 1);
--button-primary-text-color: rgba(255, 255, 255, 1);
--footer-background-color: rgba(85, 85, 85, 1);
--footer-text-color: rgba(255, 255, 255, 1);
--homepage-carousel-slide-1-image: Assets/team-ustore-banner-02.png;
--favicon-url: Assets/team-logo-favicon.png;
--font-family: 'Open Sans';
--button-border-radius: 5px;

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