.te-set-buy {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-block: 1.5rem;
}

.te-set-buy__btn {
  width: 100%;
}

.te-set-buy__gift-note {
  margin: 0;
  font-size: 0.9rem;
  opacity: 0.75;
}
