@import 'public-booking/main_dependencies';

.booking-templates--version-2 {
  [bb-widget] {
    font-weight: 300;
    background-color: $body-bg;

    &.wait {
      cursor: progress;
    }
  }
}