.view-article #sp-main-body, 
.view-article #sp-main-body .row, 
.view-article #sp-main-body .container {
    background: #fff !important;
}

body.view-article #sp-header,
body.view-article #sp-header.header-sticky {
    background: #000000 !important;
    height: 100px;
    left: 0;
    /* position: absolute; */
    top: 0px;
    width: 100%;
    z-index: 99;
}

.reading-time,
.sp-reading-time,
.article-reading-time {
    display: none !important;
}

