10 lines
149 B
CSS
10 lines
149 B
CSS
.parcelas {
|
|
margin: 0;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 16px;
|
|
line-height: 22px;
|
|
color: #929292;
|
|
margin-bottom: 8px;
|
|
}
|