.s-product-card-entry .s-product-card-content-title a {
    color: #1f1300;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.store-footer .footer-links salla-menu {
    color: #DF8F97;
}
.store-footer .s-contacts-icon svg {
    fill: #DF8F97;
}
.store-footer .copyright-text p {
    color: #DF8F97;
}
.store-footer salla-apps-icons h3 {
    color: #DF8F97;
}
.store-footer .s-social-link a svg {
    fill: #DF8F97;
}
.products-with-tabs-component .tabs-header {
    justify-content: unset;
}
@media (max-width: 767px) {
 .main-banner-component .content {
    height: 560px !important;
}
}