.index-news__title a {
    display: inline-block;
    font-size: 20px;
    color: #151515;
    padding-top: 15px;
}

.index-news__title a:hover {
    text-decoration: none;
    color: #7e9b6f;
}
  