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

.primary-bg {
    background-color: #009c80;
}
.primary-color {
    color: #009c80;
}
.btn-primary {
    background-color: #009c80;
    border-color: #009c80}
.btn-primary:hover {
    background-color: #008367;
    border-color: #008367;
}

header.banner .primary .menu-item a:hover,
header.banner .primary &gt; .menu-item.current-menu-item &gt; a,
header.banner .current-menu-ancestor &gt; a,
header.banner .current_page_ancestor &gt; a {
    color: #009c80;
}

@media (min-width: 992px) {
    .primary_navigation &gt; .menu-item &gt; a:after {
        background-color: #009c80;
    }
}

.recent-posts .item:hover {
    border-color: #009c80}

.news-list-small a:hover {
    border-bottom:1px solid #009c80}

.recent-posts&gt;.item-agenda-container:first-child .item-agenda {
    background-color: #009c80}

.secondary-bg {
    background-color: #4bcea7;
}
.secondary-color {
    color: #4bcea7;
}
.btn-secondary {
    background-color: #4bcea7;
    border-color: #4bcea7}
.btn-secondary:hover {
    background-color: #32b58e;
    border-color: #32b58e;
}





/* 
 */


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