.field--name-field-teaser-mailing img {
  width: 100%;
  margin-bottom: 20px;
}
.newsTeaser a {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.45;
    letter-spacing: 0.55px;
    color: var(--rouge);
    color: #bf0e2e;
    margin: 16px 0;
}
.mailingList,
.beispielPdf {
    font-family: 'Merriweather';
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 0.38px;
    color: var(--black);
    color: #353535;
    margin: 8px 0;
}