<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#search-nav .nav
{
    border-bottom: 2px solid #e0e0e0;
}

#search-nav .nav-link.active
{
    margin-bottom: -2px; 
    padding-bottom: 9px;

    border-bottom: 2px solid #28afd0;
}

#search-results .media-search
{
    padding-top: 5px;
}
</pre></body></html>