#content .calendar {
  padding: 4rem 0;
}
#content .calendar input[type=tel] {
  font-size: 1rem;
  padding: 0 14px;
  width: 100%;
}
#content .title {
  padding: 6rem 1rem 1rem 1rem;
}
#content .title .text-content {
  width: 100%;
  max-width: 1400px;
}
#content .title h1 {
  font-family: "Roboto Slab";
  font-size: 1rem;
  line-height: 1.5rem;
}
#content .title p {
  font-family: "Bebas Neue";
  font-size: 4rem;
}
#content .card-section .card {
  min-height: auto !important;
}

@media screen and (min-width: 768px) {
  #content .title {
    padding: 6rem 1rem 1rem 1rem;
  }
}
@media screen and (min-width: 1024px) {
  #content .title {
    padding: 6rem 5rem 1rem 5rem;
  }
}

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