.collection__list {
    padding-bottom: 40px;
}
.products_first {
    padding-top: 0;
}
.catalog-section-list section.section {
    padding-bottom: 0;
}
.group-products-section .collection__button-wrapper {
    margin-bottom: 70px;
}
.pt-0 {
    padding-top: 0;
}
.pb-0 {
    padding-bottom: 0
}
.text figure {
    padding-bottom: 0;
}
.text .row:not(:first-child) {
    padding-top: 30px;
}
.text.text-page {
    color: var(--color-dark);
}
.grecaptcha-badge {visibility: hidden;}
.recaptcha-protected {
    padding-top: 15px;
    color: var(--color-grey);
}
.search-title__icon {
    top: 9px !important;
    color: var(--color-grey) !important;
}
.text-page-content {
    text-align: justify;
}
.text-page-section {
    padding-top: 50px;
}