.card[data-sagas-recent-purchases="limited"] .sagas-recent-purchase-overflow {
  display: none !important;
}

.sagas-recent-purchase-limit-note {
  display: inline-flex;
  width: fit-content;
  margin-top: 8px;
  color: #176b5b;
  background: #edf8f4;
  border-color: #c6e5da;
  font-weight: 700;
}
