.elementor-kit-29{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FCB21E;--e-global-color-6946717:#FFFFFF;--e-global-color-148c88b:#F0F0F0;--e-global-color-11972c6:#CFCFCF;--e-global-color-bad5fcd:#000000;--e-global-color-73b0c17:#00000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-459f8af-font-family:"Roboto";--e-global-typography-459f8af-font-size:0.8rem;--e-global-typography-459f8af-font-weight:400;}.elementor-kit-29 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Footer-Höhe */

:root {
    --footer-height: 120px;
    --footer-distance: 40px;
}

html, body {
  height: 100%;
  margin: 0;
}


/* Round Buttons */

#round a {
    display: inline-flex; 
    aspect-ratio: 1 / 1;
}

#round .elementor-button-content-wrapper {
    align-items: center; 
    
}

#round a:before {
    content: "";
    display: block;
    padding-top: 100% 
}/* End custom CSS */