#order-standard_cart .order-summary {
  background-color: #058;
  border-bottom-color: #058;
  border-bottom-width: 2px;
}

#btnCompleteProductConfig {
  background-color: #2E7CC9;
  border-color: #2E7CC9;
  background-color: #28a745;
  border-color: #28a745;
}

#products .product-desc img {
  max-width: 100%;
} 