<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">button.btn.btn-primary {
    background: #EBBC00;
    border: none;
    border-radius: 0px;
    float: right;
    font-family: 'Montserrat', sans-serif !important;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 40px;
}</pre></body></html>