h3.small-title {
  line-height: 18px; }

.offers-box-wrap {
  position: relative;
  margin-bottom: 20px; }
  .offers-box-wrap h4 {
    color: #d05311;
    font-weight: bold; }

.offers-top-title {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  color: white;
  text-align: center;
  padding: 10px 10px 8px; }

.offers-book-now-btn {
  background-color: #eeecec; }
  .offers-book-now-btn a {
    padding: 5px;
    display: block;
    width: 100%;
    font-weight: bold;
    color: #1191C2; }

.offers-text-sched {
  font-size: 12px; }

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