.ps-footer .s-social-link a,
.ps-footer__middle .just-icon .ps-footer--contact .s-contacts-list .s-contacts-item {
    color:#272a32;
    background:#ECDCBD;
}

.s-block__title h2::before,
.s-slider-block__title h2::before {
    background:linear-gradient(0deg, #ECDCBD, transparent);
}
@media (max-width: 768px) {
    .s-block {
        margin-top:2rem !important;
    }
.s-product-card-entry .s-product-card-content-footer salla-add-product-button .s-button-element {
  color: #272a32 !important;
  background: #ECDCBD !important;
  border-color: #ECDCBD !important;
}

.s-product-card-entry .s-product-card-wishlist-btn button {
  border-color:#ebdbbe !important;
  color:#272a32;
}