body.ce-kit-36 .container {
    width: 1500px;
    max-width: 100%;
}

.blog_post_position_container {
    background: #ffffff00;
    margin-bottom: 0rem;
    padding-bottom: 0px;
}

.blog_post_position_container .post-info-block h2 a:hover {
    color: #f00d0a !important;
}


.blog_post_position_container .blog-post {
    background: #FAF8F5;
}

.blog_post_position_container .post-info-block h2 a {
    color: #000;
}

.blog_post_position_container .post-image-block .blog-icon-block i {
  
    background-color: rgb(255 255 255 / 56%);
}

.blog_post_position_container .post-image-block .blog-icon-block i:hover {
    background-color: rgb(255 255 255 / 76%);
}


#blog_desc_container .blog-desc-title {
    font-size: 30px;
    }

.blog_post_position_container .post-info-block h2 a {
        font-size: 18px;
}

.post-published {
    color: #0a0a0a !important;
    font-size: 14px;
    padding-bottom: 8px;
}

a.hi-blog-post-like {
    color: #0a0a0a !important;
}

.blog_post_position_container .post-info-block .post-desc, .blog_post_position_container .post-info-block .post-desc p {
    font-size: 14px;
    color: #595959 !important;
}

.post-info-block .post-read-more-button {
    color: #0a0a0a !important;
}
