﻿body {
}
.bw-aaf-news__item .bw-aaf-news--desc .info span {
    display: inline-block;
    width: 17px;
    height: 3px;
    border-radius: 5px;
    background: #F17A21;
    vertical-align: middle;
    margin-right: 15px;
}

.bw-aaf-news__item .bw-aaf-news--desc {
    margin-top: 16px;
    max-height: 174px;
    overflow: hidden;
}


.bw-aaf-news__item .bw-aaf-news--desc span {
    width: 100%;
    height: auto;
    font-size: 18px;
    background: unset;
    color: #484848 !important;
}