.btn {
  @apply rounded-box;
}

.btn.btn-sm {
  @apply gap-1;
}
