<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.precoparcelado-table {
width: 200px;
width: 200px;
padding: 15px 0px;
}

.precoparcelado-table thead th {
border: solid 1px #eaeaea;
text-align: center;
padding: 2px 5px;
font-weight: bold;
}

.precoparcelado-table tbody td {
border: solid 1px #eaeaea;
border-top:none;
padding: 2px 5px;
}
</pre></body></html>