.pull-btn{
    cursor: pointer;
}
.pull-btn b{
    font-size: 24px;
    padding-right: 5px;
    color: brown;
}
.pull-btn span{
    color: brown;
    text-decoration: underline;
}
.docx-preview{
    margin: 20px 0 0 0;
}
.docx-preview h1{
    font-size: 28px;
    padding-bottom: 20px;
}
.docx-preview h2{
    font-size: 22px;
    line-height: 34px;
    padding: 10px 0;
}
.docx-preview p{
    line-height: 28px;
}