.managerInfo {
  .bcmsInput {
    &--label {
      @apply mb-[15px];
    }
  }
  .bcmsDropdown {
    @apply max-w-xs;
  }
}
