.hustlin-mp-installments {
  clear: both;
  display: block;
  margin-top: 4px;
  color: var(--wd-text-color, #666);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.35;
}

.hustlin-mp-single {
  margin-top: 6px;
  font-size: 14px;
}

.hustlin-mp-installments .hustlin-mp-value,
.hustlin-mp-installments .hustlin-mp-value .woocommerce-Price-amount,
.hustlin-mp-installments .hustlin-mp-value .woocommerce-Price-currencySymbol {
  color: #000;
  font-weight: 700;
}

.hustlin-mp-pix {
  clear: both;
  display: block;
  margin-top: 3px;
  color: var(--wd-text-color, #666);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.35;
}

.hustlin-mp-pix-single {
  font-size: 14px;
}

.hustlin-mp-pix .hustlin-mp-value,
.hustlin-mp-pix .hustlin-mp-value .woocommerce-Price-amount,
.hustlin-mp-pix .hustlin-mp-value .woocommerce-Price-currencySymbol {
  color: #000;
  font-weight: 700;
}
