/* Single Post Page Header Styles */
body.single-post .sp-postcontent h1 {
    font-size: 32px !important;
    line-height: 40px !important;
    font-weight: 400 !important;
}

body.single-post .sp-postcontent h2 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
}

body.single-post .sp-postcontent h3 {
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
}

body.single-post .sp-postcontent h4 {
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
}
