<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wl_form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-image: none;
    border: 0px solid #fff;
    border-radius: 0rem;
    cursor: pointer
}

.wl_form-control:hover {
   
    background-color: #e4bb00;
color: #202020;
    font-weight: bold
}</pre></body></html>