/* From ".other-area h4" */
h4.index-block-title {
    font-size: 1rem;
}

/* From ".aboutus-content h4" */
h4.about-page-title {
    font-size: 1.3rem;
}

/** Add back default padding to edit content area body **/
.cke_editable {
    padding: 16px;
}
