.booking-headline {
  min-height: 3.4rem;
  margin-bottom: 10px;
  text-align: center;
}
.booking-sub {
  text-align: center;
  color: rgba(255, 255, 255, 0.65);
  font-size: 1rem;
  margin-bottom: 34px;
}
.stepper-mount {
  display: flex;
  justify-content: center;
  width: 100%;
}
#bookingSec .card-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
