.news-date {
    display: inline-block;
    font-weight: 600;
    margin-top: 10px;
    font-size: 12px;
    border-bottom: 1px solid #ebebec;
    padding-bottom: 8px;
    width: 100%;
    color: #9c0b00;
}

.news-and-events-item a {
    color: #444;
    text-decoration: none;
}

.news-date {
    display: inline-block;
    font-weight: 600;
    margin-top: 10px;
    font-size: 12px;
    border-bottom: 1px solid #ebebec;
    padding-bottom: 8px;
    width: 100%;
    color: #9c0b00;
}

.news-and-events-item h3 {
    line-height: 1;
    margin-top: 7px;
}

a.news_title_link {
    line-height: 1;
    margin-top: 7px;
    font-size: 16px;
}

