.page-title,
.page-title:before {
    background-image: none!important;
}

.post-title-large-image.color-scheme-light:after {
    background: linear-gradient(white 5%,rgb(255 255 255 / 32%) 50%,rgb(255 255 255 / 0%) 100%)!important;
}

.page-title.color-scheme-light .entry-title {
    color: #0c605f!important;
}

.wd-entry-meta {
    display: none!important;
}

.post-single-page .entry-content p,
.post-single-page .entry-content ul li {
    font-size: 18px;
    font-weight: 400;
    color: #3c3938;
}

.comments-area {
    display: none;
}

.meta-post-categories{
    display: none !important;
}