.m-price__installment {
  flex: 1 0 100%;
  width: 100%;
  margin: 8px 0 0;
  font-size: 14px;
  line-height: 1.4;
  color: rgb(var(--color-foreground-secondary));
}
