:root {
/*ThemeEditorVariables*/
--font-family: 'Source Sans Pro';
--text-size-label: 18px;
--text-size-h2: 32px;
--text-color-on-highlight-bg: rgba(255, 255, 220, 1);
--button-primary-background-color: rgba(255, 204, 0, 1);
--button-border-radius: 6px;
--button-primary-text-color: rgba(0, 0, 0, 1);
--color-highlight: rgba(0, 102, 0, 1);
--color-line: rgba(255, 204, 0, 1);
--text-color-dark: rgba(72, 72, 72, 1);
--text-color-medium: rgba(118, 118, 118, 1);
--form-input-border-radius: 6px;
--logo-image: Assets/DIB_Logo_v200514a_TRANSPARENT.png;
--header-height-desktop: 85px;
--header-background-color: rgba(255, 255, 220, 1);
--footer-background-color: rgba(255, 255, 220, 1);
--footer-text-color: rgba(0, 0, 0, 1);
--text-color-carousel: rgba(255, 255, 255, 1);
--carousel-height-desktop: 350px;
--text-size-h1: 55px;
--homepage-carousel-slide-1-main-text: "Deutscher Imkerbund e.V.";
--homepage-carousel-slide-1-button-text: "Hier geht's zur Anmeldung";
--homepage-carousel-slide-1-sub-text: "Herzlich willkommen im Online-Shop";
--favicon-url: Assets/favicon-32x32.png;
--homepage-carousel-slide-1-button-url: "";
--homepage-carousel-slide-1-image: Assets/Header_neuer_Shop_ohne_Schrift_V2.jpg;

/*/ThemeEditorVariables*/
/*UserVariables*/
/*Type here to edit*/
--header-padding-desktop: 8px;
--header-padding-mobile:5px;
--color-fill: #ffffcc;
--color-error: #dd0000;
/*/UserVariables*/
}