<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#language-select:focus{
    outline: none;
    box-shadow: none;
}

@media (max-width: 991px) {
    .language-select{
        max-width:1rem;
    }
}</pre></body></html>