	.news_title a{
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
}
.bp_news_sub p{
    color: #858585;
    line-height: 24px;
    text-transform: initial;
    font-size: 13px;
}
.bp_block_item {
    margin: 20px 0;
}
.bp_news_more {
    color: #222222;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 18px;
    display: inline-block;
    text-decoration: underline;
}
