<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-logo {
    display: block;
    max-width: 240px;
}

.main-logo img {
    width: 100%;
}
.tab-content a {
    color: #cd6262;
}
.tab-content a:hover {
    color: #838e9a;
}
.panel-group a:hover {
    color: #fff;
}
.c-prefooter a {
    color: #cd6262;
}
.c-prefooter a:hover {
    color: #838e9a;
}

.c-brand{
    margin:0 !important;
}

.c-navbar-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}</pre></body></html>