@import 'public-booking/main_dependencies';

bb-redirection-button {
  display: flex;
  justify-content: center;

  button {
    min-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}