<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.arquivo.row &gt; div{
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.arquivo.row b{font-size: 14px;}
.arquivo.row a{
    font-size: 14px;
    color: #151515;
}
</pre></body></html>