.navbar .navbar-header .navbar-brand img {
    width: auto;
    max-height: 100px !important;
}
footer.footer.footer-black {
    background: #323437;
    display: none !important;
}
.blog-post .section-blog-info .entry-categories, .blog-post .section-blog-info .entry-tags {
    word-break: break-all;
    display: none !important;
}
.card .category:not([class*=text-]), .card-no-width .category:not([class*=text-]) {
    color: #999;
    display: none !important;
}
@media (max-width: 768px) {
    .page-header.header-small .hestia-title, .page-header.header-small .title {
        font-size: 16px !important;
    }
    h4.author {
        display: none !important;
    }
}