﻿
.NewsTitle {
    color: #343A40;
}

.NewsTitle:hover {
    text-decoration: underline;
}

