/* Common styles */

/* these are specific override adjustments */
.content-wrapper {
background-image: none!important;
}

/* Remove all left side BuyNow buttons */
.buy-now-button-left-wrapper {
display:none;
}

/* All List Pages */

body.book-list section {
background-color: #00DFD6; /* green to match umbrellas */
}
/* Custom desktop styles */
<!-- End style-custom-desktop -->