<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">footer {
    border-top: 1px solid #eee;
    line-height: 50px
}

footer p {
    color: #ccc;
    margin: 0
}

footer p a {
    color: #ccc !important;
    text-decoration: none
}

footer p a strong {
    font-weight: 900
}

footer p a:hover {
    text-decoration: underline
}

.logotype {
    font-family: 'Lato', sans-serif;
    font-weight: 400
}

.logotype strong {
    font-weight: 900
}
</pre></body></html>