.page header.entry-header {
  display: none;
}

article.page > header.entry-header {
    display: none;
}
.about-author { display: none !important; }
.category .SPOSTARBUST-Related-Posts,
.archive .SPOSTARBUST-Related-Posts {
    display:none!important; }
.nocomments{display:none;}
#mainnav ul li a, #mainnav ul li::before {
    color: #0080ff;
}
.site-footer {
display: none;
}