.btn:hover {
    box-shadow: 0 0 10px 0 rgb(255 255 255 / 70%) !important;
  }

  .btn {
      border-radius: 10px !important;
  }

#sb-main-container #header {
      display: none !important;;
  }

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_container .slot a {
border-radius: 10px !important
}