@charset "UTF-8";#sp-main-body {
padding: 50px 0;
background-color: #FAFAFA;
}

#sp-header {
box-shadow: 0 0 15px 0 black;
}

body, .sp-preloader {
    background-color: #67B437;
}

/* Abstand inline-Links */
html {
scroll-padding-top: 2rem;
}

/* Farber Burger-Menu */
.burger-icon > span {
  background-color:#696969;
}

/* Karte Copyright */
.leaflet-control-attribution.leaflet-control
 a:first-child {display:none;}

/*Format H2 */
.h2, h2 {
    font-size: calc(1.275rem + .3vw);
}

/*Format H1 */
.h1, h1 {
    font-size: calc(1.375rem + .3vw);
}
