.hero-section h1 {
    font-family: 'Arial';
    font-weight: 600;
}

.seiteninhalt li {
    padding-bottom: 0.5rem !important;
    color: #003765;
}
.seiteninhalt .news_catagory ul li {
    padding-bottom: 0 !important;
}
p a.secondary,
p a.primary-dark {
    color: #fff !important;
}

.right-section-align-end {
    align-content: center;
}

a {
    text-decoration: none !important;
}
