/* Add custom CSS styles below */ 
.s-product-card-content {
    padding: .5rem !important;
    margin-bottom: 0 !important;
    margin-bottom: initial !important;
    BACKGROUND-COLOR: #fffdf8;
}
body {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #505e45;
    position: relative;
}