body {
    background-color: #f6edde;
}
img {
    background: transparent!important;
}
icon {
    background: transparent!important;
    color: #eba6c9!important;
}
.main-nav-container {
    background: transparent!important;
    box-shadow: none!important;
}
/* Product */
.s-product-card-image-cover {
    background-color: #f6edde!important;
}
.s-product-card-wishlist-btn {
    background: transparent!important;
    border-color: transparent!important;
    color: #eba6c9!important;
}
.s-product-card-entry, .s-product-card-vertical, .s-product-card-fit-height {
    background-color: #f6edde!important;
}
.s-product-card-price {
    color: #eba6c9!important;
}
/.s-button-primary-outline {/
    border-color: #eba6c9!important;
/}
/* Footer */
.footer-is-light, .store-footer, .store-footer__inner {
    background-color: #f6edde!important;
    border-bottom-color: transparent!important;
}
.s-payments-list-item {
    background-color: #f6edde!important;
}
.copyright-text p {/
    color: #eba6c9!important;
/}