<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h2 {
    font-size: 1.6em;
}
h4 {
    font-size: 1.0em;
}
div.top-bar-center {
    width: 25%;
    margin: 0 auto;
}

.top-bar, .top-bar ul, .title-bar {
    background-color: #3b526d;
}

.top-bar&gt;.row&gt;.top-bar-left&gt;.vertical.medium-horizontal.menu&gt;.menu-text&gt;a {
    color: #fff;
}

div.headline {
    margin-top: 1rem;
}

div.headline img {
    margin-bottom: 1rem;
}

div.logo {
    margin: 0 0 15px 0;
}

div.tag-cloud {
    text-align: justify;
}

div.tag-cloud .size-1 {
    font-size: 0.7rem;
}

div.tag-cloud .size-2 {
    font-size: 1rem;
}

div.tag-cloud .size-3 {
    font-size: 2rem;
}

div.tag-cloud .size-4 {
    font-size: 3rem;
}

div.tag-cloud .size-5 {
    font-size: 4rem;
}</pre></body></html>