challenge-vtex-io-ueber-james/styles/sass/pages/product/vtex.product-price.scss

18 lines
215 B
SCSS

.sellingPriceValue
{
font-weight: 700;
font-size: 25px;
line-height: 38px;
font-family: $font-open;
color: $color-black2 !important;
}
.installmentsNumber,
.installmentValue {
font-weight: 700;
}