.news-card {
    margin-bottom: 2.2em;
}

.news-date {
    color: #4285F4;
    font-size: 1.25em;
    margin-bottom: 0.5em;
}

.news-updates {
    list-style: none;
    padding: 0;
    margin: 0;
}

.news-line {
    margin-bottom: 0.3em;
    font-size: 1.08em;
    color: #f5f6fa;
} 