.btn {
  border-radius: 0 !important;
}

.hero {
  height: calc(100vh - 71px);
  background-image: url(/img/demos/plumber/banner/slide-04.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

#pricingPage .list-style li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}/*# sourceMappingURL=custom_styles.css.map */