body .site-content .post-meta .modification-date-container {
  display: none;
}
body .site-content .acf-fc-aktuelles-slider .overlay-left {
  display: none;
}
body .site-content .acf-fc-aktuelles-slider .overlay-right {
  top: -100px;
}
@media (max-width: 400px) {
  body .site-content .acf-fc-aktuelles-slider .overlay-right {
    top: -50px;
  }
}
body .site-content .acf-fc-aktuelles-slider .overlay-right:before {
  content: '\e858';
  color: #211b34;
  font-size: 39px;
}
body .site-content .acf-fc-aktuelles-slider .owl-dots {
  display: none;
}
body .site-content .acf-fc-aktuelles-slider .owl-item .item {
  background: #221c34;
  padding: 16px;
  padding-bottom: 35px;
}
body .site-content .acf-fc-aktuelles-slider .owl-item .item a,
body .site-content .acf-fc-aktuelles-slider .owl-item .item .without-link {
  color: white;
}
body .site-content .acf-fc-aktuelles-slider .owl-item .item .text-container .date {
  display: none;
}
body .site-content .acf-fc-aktuelles-slider .owl-item .item .text-container .title {
  font-size: 19px;
  font-weight: bold;
  color: #211b34;
  line-height: 1.56;
  letter-spacing: 0.02em;
  font-family: 'draftb-300-body', 'Open Sans', sans-serif;
  min-height: calc(2 * 1em * 1.56);
  margin-top: 35px;
}
body .site-content .acf-fc-aktuelles-slider .owl-item .item .text-container .title a {
  text-decoration: none;
}
body .site-content .acf-fc-aktuelles-slider .owl-item .item .text-container .content {
  font-size: 19px;
  font-weight: normal;
  color: white;
  line-height: 1.56;
  letter-spacing: 0.02em;
  font-family: 'draftb-300-body', 'Open Sans', sans-serif;
  height: calc(6 * 1em * 1.56);
  max-height: unset !important;
  -webkit-line-clamp: 6 !important;
}
body .site-content .acf-fc-aktuelles-slider .owl-item .item .text-container .read-more {
  margin-top: 25px;
}
body .site-content .acf-fc-aktuelles-slider .owl-item .item .text-container .read-more a:hover {
  background: white;
  color: #221c34;
  text-decoration: none;
}
@media (min-width: 1000px) {
  body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns {
    margin-top: 50px;
  }
  body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns.acf-fc-columns-1 {
    max-width: 1200px;
  }
  body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns.acf-fc-columns-2 {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }
  body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns.acf-fc-columns-2 .item {
    width: 100%;
  }
  body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns.acf-fc-columns-2 .item .title {
    height: 2.3em;
  }
  body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns.acf-fc-columns-2 .item .image.type-logo {
    line-height: 0;
    height: calc((50vw - 30px) * 0.55);
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns .item.acf-fc-column {
  margin-top: 50px;
}
body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns .item.acf-fc-column .image {
  width: 100%;
}
body.post-type-archive-aktuelles .acf-fc-aktuelles .acf-fc-columns .item.acf-fc-column .image img {
  max-width: 100%;
  height: auto;
}
body.post-type-archive-aktuelles .acf-fc-aktuelles .item .title a {
  color: #e5054e;
  text-decoration: none;
}
body.post-type-archive-aktuelles .acf-fc-aktuelles .item .text-container {
  margin-top: 1rem;
}
body.post-type-archive-aktuelles .acf-fc-aktuelles .item .text-container .read-more {
  text-decoration: underline;
  color: #211b34;
}
body.post-type-archive-aktuelles .acf-fc-aktuelles .item .text-container .read-more:hover {
  text-decoration-color: #e5054e;
}
