/* Centreert het kopgedeelte van iedere nieuwskaart. */
.news-section .news-card__content time,
.news-section .news-card__content h3 {
    width: 100%;
    text-align: center !important;
}
