@charset "UTF-8";.list__showall {
    text-align: center;
    height: 60px;
    line-height: 60px;
    background: #f7f7f7;
    color: #19a5f0;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0.75rem;
    font-family: 'SlateStd-Medium';
    font-weight: 500;
    cursor: pointer;
    transition: all .2s; }
.wrapper-post-blc .banner {
    background-repeat: no-repeat !important;
}
#search_results span.text b {
    background: yellow;
}