a-shop-buttons {
  display: block;
  max-width: 44rem;
}
a-shop-buttons .button {
  display: flex;
  gap: 1rem;
  justify-content: center;
}