.news h2 a {
    color: #69717a;
    text-align: center;
    margin-bottom: -10px;
    font-size: 22px;
}
.news h2 a:hover {
    font-size: 22px;
    color: #69717a;
    text-align: center;
    margin-bottom: -10px;
    cursor: pointer;
}