.announcement-title {
    color: #003476;
    font-size: 24px;
    font-weight: 700;
}

.announcement-date {
    color: #959496;
    font-size: 15px;
    font-weight: 500;
    margin-top: 1.5rem;
}