/* menu */
#menu {
  background-color: #254e76;
  background-image: linear-gradient(to bottom, #1e428c, #1e428c);
}

.product-thumb .button button {
  background-color: #47849b;
  color: #fff;
}

/* product list */
.price {
  color: #217126;
}
