<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.botaoplanos {
    background: #ffffff; 
    padding: 15px 10px; 
    font-size: 10px; 
    letter-spacing: 1px; 
    font-family: 'Montserrat', sans-serif; 
    border: 0; color: #F08819; 
    text-transform: uppercase; 
    font-weight: 400; 
    display: inline-block; 
    border-radius: 30px; 
    text-align: center; 
    border:0.5px solid #1a1b53; 
}

.botaoplanos:hover, .botaoplanos:focus { background: #F08819; color: #ffffff; border-color: #ffffff; }
.botaoplanossimple{background: #ffffff; padding: 12px 20px; font-size: 13px; letter-spacing: 1px; font-family: 'Montserrat', sans-serif; border: 0; color: #F08819; text-transform: uppercase; font-weight: 400; display: inline-block; border-radius: 30px; text-align: center; border:0.5px solid #F08819; }
.botaoplanossimple:hover, .botaoplanossimple:focus {}
.rowUm{
    margin-left: 0px;
    margin-right: 0px;
}</pre></body></html>