.news-detailed__body strong {
	float: left;
}

.news-detailed .news-detailed__body strong:after {
    right: -35px;
    bottom: 8px;
}
/*.button__text{*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    font-size: 1rem;*/
/*    font-weight: 400;*/
/*    line-height: 1.375rem;*/
/*    color: #999;*/
/*    -webkit-transition: color .3s ease;*/
/*    transition: color .3s ease;*/
/*    font-size: 1rem;*/
/*    font-weight: 400;*/
/*    line-height: 1.375rem;*/
/*    color: #999;*/
/*}*/