.product-action-buttons {
  width: 100%;
  column-gap: .5rem;
}

.product-action-buttons__button {
  padding: 20px;
  border-style: solid;
  width: 100%;
}

.product-action-buttons__button .icon {
  flex-shrink: 0;
}