.search-results .blog-post-item.type-product {
    max-width: 800px;
}
.search-results .blog-post-item.type-product .blog-post-content:not(.blog-details-content) .post-text {
    margin: 0 0;
}
.search-results .blog-post-item.type-product .blog-post-content .post-text p {
    margin: 0 0;
}
.search-results .blog-post-item.type-product .blog-post-content .title {
    margin-bottom: 15px;
}

.black-bg {
    background-color: #1A1A1C;
}

.black-bg .techlab-btn {
    background-color: #1A1A1C;
}

.body-bg {
    background-color: #141416;
}

.footer-bg {
    background-color: #1a1a1c;
}