#schedule_id {
  font-size: 12px;
}
#schedule_id option {
  font-size: 12px;
}

.blog-single-text {
  color: #fff;
}

#footer_phone {
  position: inherit;
}
#footer_phone i {
  margin-left: -37px;
}
#footer_phone a {
  color: #bb0c0c;
}

.link-footer, a {
  color: #bb0c0c;
}

.btn-custom {
  background-color: #bb0c0c;
  margin-bottom: 10px;
  margin-right: 10px !important;
}
.btn-custom:hover {
  color: #fff;
  background-color: #eb0f0f;
}
.btn-custom.active {
  color: #fff !important;
  text-decoration: none;
  background-color: #6e0707;
}
.btn-custom.active:after {
  opacity: 0 !important;
}

.set-bg a {
  background-color: rgba(0, 0, 0, 0.7);
  padding-top: 5px;
}

.hero-text {
  font-size: 75px;
  color: #fff;
}

.blog-section .price {
  font-size: 1.4em;
  color: #bb0c0c;
}

/*# sourceMappingURL=custom.css.map */
