<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#index{
  display: none;
}

.breather &gt; h2:first-child, .breather &gt; h3:first-child, .breather a img, .breather ul li {
    margin: 0 0 0.75em;
}
.page-numbers {
    background-color: #009999;
    border-radius: 50%;
    color: #FFFFFF;
    display: inline-block;
    font-family: Bitter,serif;
    font-size: 1.25em;
    line-height: 40px;
    margin: 0 2px 4px;
    min-width: 40px;
    text-decoration: none;
}
a.page-numbers{
  width:auto;
    display: inline-block;
    color: #FFF !important;
}
a.page-numbers:hover{
    text-decoration: underline;
    outline: none;
}

a.prev,a.next {
    color: #134571 !important;
    background-color: transparent;
    margin: 0px 0.5em;
    text-decoration: underline;
}
.current {
    background-color: #FCE45C;
    color: #000;
    text-align: center;
}

.news-tags {
   font-size: .9em;
}
.news-tags a {
  display:inline-block !important;
}

</pre></body></html>