<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
font-family: "Nunito Sans"!important;
color: #333;
}


a {
font-family: "Nunito Sans"!important;
}

#content a {
font-weight: 600;
}

div#search {
    display: none;
}

a.site-title {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 32px;
}

img.footer-logo {
    width: 80px;
    margin: 0 auto;
    display: block;
}
</pre></body></html>