.teaserStoererForStudy_container {
    margin-top: 60px;
    margin-bottom: 0px;
}

.teaserStoererForStudy_content_container {
  max-width: 851px;
  margin: 60px auto;
  padding: 50px;
}

.teaserStoererForStudy_content_container .button_all_posts {
  margin: 50px auto 0;
}

.teaserStoererForStudy_headline, .teaserStoererForStudy_headline p {
  font-family: 'Space Grotesk';
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 23px;
}

.teaserStoererForStudy_content {
  font-family: 'Cabin';
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;

}

.marquee span {
  font-family: 'Cabin';
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
}

#marquee a {
  color: inherit;
}

.teaserstudy_button {
  font-family: 'Space Grotesk';
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0em;
  margin: 40px auto 0;
  display: block;
  text-align: center;
  color: #fff;
  padding: 12px 30px;
  background-color: #4200FF;
  position: relative;
  width: 100%;
  max-width: fit-content;
}

@media (max-width:720px) {
  .teaserStoererForStudy_container {
    margin: 10px -15px 40px !important;
  }

  .marquee span {
      padding: 30px 15px;
      font-size: 26px;
      line-height: 33.18px;
  }

  .teaserStoererForStudy_headline, .teaserStoererForStudy_headline p {
    font-size: 30px;
    line-height: 38.28px;
    margin-bottom: 25px;
  }

  .teaserStoererForStudy_content {
    font-size: 16px;
    line-height: 26px;
  }
}
