.journalBanner h1 {
    font-size: 30px;
    margin-bottom: 8px !important;   
}.navbarData h2{
    font-size: 20px !important;
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 6px;
    font-weight:bold !important;
}
h2[id] {
    scroll-margin-top: 50px;
}
.h6, h6 {
    font-size: 12px;
}
.editorBlock > h5 {
    font-size: 17px;
    font-weight: bold;
}
.editorBlockTags h2.tags {
    font-size: 21px;
    margin-bottom: 6px !important;
}
.editorBlock {
    margin-top: 12px;
}
.row .navbarData > h2 > span{
    font-weight:bold !important;
}