/* Add custom CSS styles below */ 
.s-product-card-image img.loaded {
    position: relative;
    opacity: 1;
    BACKGROUND: white;
}

.s-button-btn, .s-price-range-number-input {
    border-radius: .75rem;
    background: #eccd8c;
    color: #ffffff;
}