<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn_rating {
    text-decoration: none;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #346FC8; 
    border-radius: 9px; 
    padding: 9px auto; 
    margin-top: 20px; 
    margin-bottom: 40px; 
    width: 160px;
}</pre></body></html>