.editor-content h2, .editor-content h3 {
  font-weight: bold;
}
.oldh2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 18px;
    text-decoration: underline;
    }
.oldh3 {
        font-weight: bold;
            font-family: arial;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    width: 100%;
        line-height: 22px;
            margin-bottom: 18px;
            }
