.time-label {
  font-size: 14px;
  line-height: 1.2;
}

.time-counter {
  font-size: 30px;
  font-weight: 600;
}

.separator {
  background-color: rgba(255, 255, 255, 0.3019607843);
  width: 1px;
  height: 100%;
}

.tap-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.draft-booking-banner-background {
  background-color: #fe637c;
}
