<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
    margin-top: 40px !important;
}

hr.topeline {
    border: 5px rgb(151, 187, 151) solid;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.menu-active {
    color: #1b71a1;
    font-weight: 900;
    text-decoration: underline;
    text-decoration-color: #1b71a1;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
}
</pre></body></html>