#headerlogo {
    max-width: none;
}

.container .media.module-577a685a-cff107cb {
  margin-top: 100px;
  margin-left: 12px
}

.price-card.module-0d28d1ef-6b2ce642 {
  background-color: #80b48a;
}

.box-btn {
    color: #80b48a;
    border: 2px solid #80b48a;
}


.hero-content h6 {
    font-family: 'inter-variable', sans-serif;
}

.icon-list-content img {
    margin-bottom: 2rem;
}

.container-inner p a:not(.btn):not(.btn-link):not(.box-btn) {
    color: #80b48a !important;
    text-decoration: underline;
}

.container-inner p a:not(.btn):not(.btn-link):not(.box-btn):hover {
    text-decoration: none;
}

.brand-area {
    padding: 80px 0px 50px 0px;
    
}
.brand-item {
    box-shadow: 0 0px 15px #f1f1f1;
}

.brand-flex-wrapper {
    padding-bottom: 1rem;
}

footer a:hover {
    text-decoration: underline;
}
@media (max-width: 768px) {
  .price-card {
    padding: 35px;
  }
}
@media (max-width: 768px) {
  .ohnenachwuchs {
    padding: 40px 50px 50px 40px!important;
  }
}
@media (max-width: 768px) {
  .spacer-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  .sponsoring {
    padding: 40px 20px 30px 30px !important;
  }
}
@media (max-width: 768px) {
  .moeglichkeiten {
    padding: 40px 20px 30px 30px !important;
  }
}




/* Error Page */

.template-error .bgcolorwrapper {
    background-color: transparent !important;
}