.single .site-content {
    padding-bottom: 0;
}
.breadcrumbs {
    margin-top: 41px;
}
.simple-page-title {
    margin-top: 29px;
    margin-bottom: 18px;
}
.single .info {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.34px;
    margin-bottom: 25px;
}
.single .info .date:not(:last-child) {
    margin-right: 16px;
    padding-right: 16px;
    border-right: 1px solid #696F75;
}
.post-featured-image {
    margin-bottom: 29px;
}
.post-featured-image img {
    max-height: 492px;
    object-fit: cover;
}
p.has-text-color {
    margin-bottom: 10px;    
}
.single .editor .btn {
    margin-top: 21px;
    padding: 18px 30px;
}

.single .b-prd {
    margin-top: 100px;
    background: #eee;
    padding-bottom: 56px;
}
.b-prd__title+.b-prd__items {
    margin-top: 63px;
}





.single-project .block-content {
    padding: 48px 0;
}