.background-multiply-dark .background-image-holder {
    background-color: #656565 !important;
    background-blend-mode: multiply;
}

.pricing-table .price {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50px;
  line-height: 80px;
  font-weight: 300;
  color: #292929;
  display: inline-block;
  margin-bottom: 16px;
}