.teaser-text a.more {
    font-size: 1.05rem;
    margin-top: auto;
    color: var(--color-text);
    text-decoration: none;
}
.teaser-text a.more:hover {
    text-decoration: underline;
    text-decoration-color: var(--color-text);
}
.news-list-category, .news-list-date, h2[itemprop="headline"] {
    color: var(--color-orange)!important;
}
.news-related-news-date {
    display: block;
}
.news-related span {
    display: block;
}
