<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


.body {
    
}

.navbar-logo {
    height: 30px;
}


/* Bootstrap Overrides */

.nav-link {
    font-size: 16px;
    opacity: 0.8;
}

.nav-link.active {
    font-weight: 500 !important;
}

/* Re-captcha */
.g-recaptcha iframe {
    height: 78px !important;
}

</pre></body></html>