.banner.news {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
    background-image: url(../img/category/banner-news.png);
}

.btn-success-news-list {
    margin-top: 30px;
    color: #07be8b !important;
    background: #fff !important;
}

.btn-success-news-list:hover,
.btn-success-news-list:active,
.btn-success-news-list:focus {
    background: rgba(255, 255, 255, .86) !important;
}