.zunna-payment-tab .parcelamento-status {
  color: rgb(var(--text-color) / 0.68);
  font-size: 11px;
  text-align: center;
  white-space: nowrap;
}

.product-card__installments {
  margin: 2px 0 0;
  line-height: 1.25;
}

.product-card__installments strong {
  font-weight: 700;
}
