.button-set {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}