/* this file can be used to apply any custom styles (colors, widths, etc) to the cart */

input.cart-button {
  background-color: #e3e3e3;
}