.blog-page .widget:before{
    background-color: #43474d !important;
}

.blog-page .largest a:hover{
    background-color: #e32a26!important;
}

.icon-wrapper{
    width: 32px;
    height: 32px;
}

.item.post-categories > a{
    background-color: #43474d !important;
    color: white!important;
}

.item.post-categories > a:hover{
    background-color: #e32a26 !important;
}

.post-links{
    float: right;
}

.post-title .post-item-link:hover{
    color: #e32a26!important;
}

.post-list.blog-style-modern article .post-links > .item:hover{
    border-color: #e32a26 !important;
}

.blog-post-sticky-info{
    display: none;
}
.post-view .post-meta a.item{
    display: none!important;
}

.post-view .block.comments button[type="submit"]{
    background-color: #e32a26;
    color: white;
}

.post-nextprev {
    display: none;
}

.post-view .post-meta a.item{
    display: none;
}

.blog-page .widget .block-content .item .post-item-link{
    margin-bottom: 14px;
}

.post-view .blog-post-sticky-info{
    display: none!important;
}

.post-view .post-tags a:hover{
    background-color: #e32a26!important;
    color: #43474d!important;
}

.post-list.blog-style-modern article .post-meta .item.post-author{
    display: none;
}
