.btn-group {
  gap: 1rem;
}
.btn-group > .btn:not(.btn-link) {
  border-radius: 0.375rem !important;
}