.content .part-content .component-body .article-content{
    line-height:30px;
}
.content .part-content .component-body .article-content ul, .content .part-content .component-body .article-content ol{
    margin-left:50px;
}
.content .part-content .component-body .history-back{
    margin:30px;
    text-align:right;
}
.content .part-content .component-body .history-back a{
    padding:10px 50px;
    text-decoration: none;
    color:#002c3d;
    margin-top:10px;
    background-color: #c3e09e;
    font-weight: 900;
    border-radius: 5px;
    text-transform: uppercase;
}
