:root {
/*ThemeEditorVariables*/
--carousel-height-desktop: 432px;
--homepage-carousel-slide-1-main-text: "";
--homepage-carousel-slide-1-sub-text: "";
--homepage-carousel-slide-1-button-text: "";
--homepage-carousel-slide-1-button-url: "/category/2644";
--color-highlight: rgba(50, 191, 182, 1);
--button-primary-background-color: rgba(50, 191, 182, 1);
--text-size-h2: 30px;
--text-size-h1: 60px;
--logo-image: Assets/bike%20fitter%20B.png;
--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(0, 0, 0, 1);
--footer-text-color: rgba(50, 191, 182, 1);
--homepage-carousel-slide-1-image: Assets/Banner.png;
--favicon-url: Assets/bike%20fitter%20B.png;
--color-line: rgba(155, 155, 155, 1);

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