.all-news-wrapper {
    margin: 4rem 0;
}

.news-cards-section {
    h3 {
        margin-top: 0.25rem;
    }

    .news-date {
        margin-bottom: 0;
    }
}