2023-01-22 23:28:21 +00:00
|
|
|
.currencyContainer{
|
|
|
|
font-weight: 700;
|
|
|
|
font-size: 25px;
|
|
|
|
line-height: 38px;
|
|
|
|
color: #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
.installments{
|
|
|
|
font-weight: 700;
|
|
|
|
font-size: 16px;
|
|
|
|
line-height: 22px;
|
|
|
|
color: #929292;
|
|
|
|
}
|
2023-01-27 11:32:52 +00:00
|
|
|
|
|
|
|
.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;
|
|
|
|
}
|
|
|
|
}
|