.editor .about-title {
    color: #FF732F;
    font-size: 33px;
    letter-spacing: 3px;
    font-family: 'Lora', serif;
    text-align: center;
    line-height: 1.2;
}
/*.editor .history-title {
    font-size: 25px;
    text-align: center;
    font-family: 'Lora', serif;
    letter-spacing: 2px;
    border-top: 1px solid #ddd;
    margin-bottom: 2em;
}
.editor .history-title span {
    display: inline-block;
    vertical-align: top;
    margin-top: -22px;
    background: #fff;
    padding: 0 40px;
}*/