

/* MAIN BLOG HEADER */
.blog_holder.blog_large_image article .post_text h2 .date, .blog_holder.blog_single article .post_text h2 .date {
    display: block;
line-height: 40px!important;
}


/* BLOG BLOCK HEADER */
.su-heading-style-default .su-heading-inner {
    padding: .45em .45em!important;
background: #0271C0;
    border-top: 0px!important;
    border-bottom: 0px!important;
}

.su-heading-style-default {
    padding: 0px 0!important;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 0px;
color: #fff;
border-top: none!important;
    border-bottom: none!important;
}

/* BLOG NOTE */
.su-note {
    margin: 0 0 1.5em 0;
    border: none!important;
}

.su-note-inner {
    padding: 2em!important;
    none!important
}