
/*-----------------------------------------------------------------
 Output Custom CSS from Theme Options Panel
---------------------------------------------------------------- */

#content article .entry-content p {
    margin-bottom: 5px;
}
body.page #content article .entry-header {
    margin-bottom: 5px;
}
#content article .entry-content h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.25em;
    margin-bottom: 10px;
}