<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    font-size: 100%;
}
span.fa {
    font-family: 'FontAwesome';
}

input#search {
    width: 250px !important;
}

@media screen and (min-width: 576px){
    .page-wrapper .col-sm-12 {
        width: 50%;
        flex: unset;
    }
}
</pre></body></html>