.mx-v70-price{
  font-weight:950;
  white-space:nowrap;
}

.mx-v70-currency-wrap{
  margin-top:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
}

.mx-v70-currency-note{
  background:#fff1f2;
  border:1px solid #fecdd3;
  color:#991b1b;
  padding:9px 13px;
  border-radius:999px;
  font-size:13px;
  font-weight:850;
  line-height:1.25;
}

.mx-v70-currency-select{
  height:38px;
  padding:0 13px;
  border:1px solid #fecdd3;
  border-radius:999px;
  background:#ffffff;
  color:#991b1b;
  font-weight:900;
}
