.justify-custom {
  text-align: justify !important;
}
.blog-content .fusion-fullwidth {
  padding-left: 0px;
  padding-right: 0px;
}
.fusion-layout-column .fusion-dropcap {
  box-shadow: none !important;
}
.schluesselwoerter a:not(:first-child) {
  margin-left: 10px;
}
.blog-content h3 {
  font-size: 25px;
}
.home-posts > div {
  min-height: 280px !important;
}
.home-posts h4 {
  font-size: 15px !important;
  line-height: 21px !important;
}
.home-posts {
  justify-content: space-between;
}
.home-posts > div {
  justify-content: flex-start !important;
  flex-direction: row;
}
.awb-toc-el__list .awb-toc-el__list-item > a {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: rgba(50, 105, 255, 0.29);
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 5px;
}
.first-image img {
  padding-top: 20px;
  padding-bottom: 20px;
}
#img-cooperate img {
  max-height: 100px !important;
  width: auto !important;
}
.awb-form-step .field-formular {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.page-id-5232 h6 {
  font-size: 11px;
  margin-left: 20px;
  margin-right: 20px;
  color: rgba(59, 82, 191, 0.71);
  text-align: center;
}
.vertretung-post .fusion-flex-justify-content-flex-start {
  border-width: 0px;
}
@media screen and (max-width: 1024px) {
  .fusion-row > #content #bl-beitrag {
    padding-left: 10px;
    padding-right: 0px;
  }
  .justify-custom {
    text-align: justify !important;
  }
}
@media screen and (max-width: 768px) {
  .fusion-row > #content #bl-beitrag {
    padding-left: 10px;
  }
  .funding-logos img {
    height: 60px;
  }
  .fusion-builder-row > #beitrag .fusion-fullwidth {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 667px) {
  .post-content > #bl-beitrag #beitrag > .fusion-flex-justify-content-center {
    margin-right: 05px;
  }
  .fusion-builder-row > #beitrag .fusion-fullwidth {
    padding-right: 10px;
  }
}
@media (max-width: 480px) {
  .funding-logos img {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .feedback-grid {
    grid-template-columns: 1fr;
  }
}
