.single.single-post .home-filters {
    display: none;
}

.single.single-post .singlenews img {
    border-radius: 8px;
}

.single.single-post .singlenews p {
    margin-bottom: 16px;
}

.single.single-post .singlenews h2,
.single.single-post .singlenews h3,
.single.single-post .singlenews h4 {
    margin-top: 20px;
}

.single.single-post .cont.home {
    justify-content: center;
}

.single.single-post .cont.breadcrumbs {
    padding-top: 30px;
    padding-bottom: 12px;
}

.single.single-post .home.cont .home-blog {
    padding-bottom: 30px;
}