.plebiscito-landing__outstanding {
    background:#eaeaeb;
}
.more_news {
        background-color: #1c192b;
}
.more_news__wrapper .banner {
        background-color: rgb(28 25 43);
}
.more_news:after {
    background-color: rgb(28 25 43);
}
.more_news__wrapper .content_news__group .item__texts span {
    color:#b9b9b9;
}
.pager-show-more a {
    background: #bf4b4d;
    border: 3px solid #bf4b4d;
    color:#eaeaeb;
}
.pager-show-more a:hover {
    color: #bf4b4d;
}
.banner__top {
    text-align: center;
    padding: 30px 0px;
}

.more_news__wrapper .content_news__group .item__texts .button {
    background-color: #bf4b4d;
    box-shadow: -4px 4px 0 #780002;
}