.news-heading {
    font-size: 28px;
    font-weight: 600;
}

.news-link,
.news-link:visited,
.news-link:hover {
    color: var(--liikonenblack);
}

.news-link h3 {
    margin-top: 0;
}