.ohl-booking-cta-wrap {
  display: flex;
  justify-content: center;
  margin: clamp(1.5rem, 4vw, 3rem) 0;
}

.elementor-button.ohl-booking-cta {
  align-items: center;
  background: #9147ff !important;
  border-radius: 2px !important;
  box-shadow: 3px 3px 10px 0 rgb(0 0 0 / 40%) !important;
  color: #fff !important;
  display: inline-flex;
  font-family: Roboto, sans-serif !important;
  font-size: 28px !important;
  font-weight: 500 !important;
  justify-content: center;
  line-height: 35px !important;
  min-height: 0 !important;
  padding: 10px 20px !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.elementor-button.ohl-booking-cta:hover,
.elementor-button.ohl-booking-cta:focus-visible {
  background: #9147ff !important;
  color: #fff !important;
}
