.gradient-color { background: #2a3a43;}
.mine-color, .btn-inner-search { background-color: #252323; }
.button-more::before { border-color: transparent #252323;}
.btn-go-search:active,.btn-go-search:focus, .btn-go-search:hover, .button-more:hover, .button-more:focus, .button-more:hover { background-color: #354f61; }
div.filter-sidebar .title, .title.alone {border-bottom: 2px solid #252323;}
div.filter-sidebar .title span, .title.alone span {border-bottom : 2px solid #252323; }
a{
    color: #1e2021;
    text-decoration: none;
}
a:focus, a:hover {
    color: #c1c7cc;
    }
