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

30 lines
515 B
SCSS

.currencyContainer{
font-weight: 700;
font-size: 25px;
line-height: 38px;
color: #000000;
}
.installments{
font-weight: 700;
font-size: 16px;
line-height: 22px;
color: #929292;
}
.installments--m3-custom-installments{
.installments-discount--m3-custom-installments{
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #929292;
}
.currencyContainer--m3-custom-installments{
font-weight: 700;
font-size: 16px;
line-height: 22px;
color: #929292;
}
}