<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-menu-blue {
    background-color: #143253;
    color: white;
    opacity: 1 !important;
    border-radius: 5px;
}

.main-menu-blue:hover {
    opacity: .8 !important;
    color: white !important;
}</pre></body></html>