
blockquote > ul > li > p > a > span > strong {
    font-weight: 200;
}

blockquote > ul > li > p {
    text-align: unset !important;
}

article.single-news .lead {
    font-size: 16px;
    line-height: 130%;
    margin-top: 15px;
    margin-bottom: 16px;
    text-align: justify;
    font-weight:bold;
}
.resizeBtnBox{
    float:right;
}