<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Buttons */
.btn.btn-white {     
    background-color: #fff;
    border: 1px solid #fff !important;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 600;
}
</pre></body></html>