<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    text-transform: none;
    line-height: 160%;
}

.page-title{
    font-size:22px;
}

h1, h2, h2 a, h3, h4, h4 a, h5, h6, .sm-color a, .MenuContainer nav label{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

p, a{
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    text-transform: none;
}

h2.subtitle{
    display: block;
    padding: 15px;
    font-size: 16px;
    margin-bottom: 18px;
}


/* WIDGETS */
.widget-title{
    font-weight: 700;
    font-size: 16px;
}

.widget-content h3{
    font-family: "Open sans", sans-serif;
    font-weight: bold;
    text-transform: none;
    font-size: 14px;
    line-height: 160%;
}


/* NAVIGATION */
.sf-menu li&gt;a{
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    text-transform: none;
}

.sf-menu li li a{
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    text-transform: none;
}

/* SLIDER */
.flex-caption .title h2 a{
    font-weight: 400;
    text-transform: uppercase;
    font-size:24px;
}

.articleText h4{
    margin-top: 0px;
}

.articleText h4 a{
    line-height: 140%;
    font-weight: bold;
    font-size:18px;
}

.content-box p{
    color: #111;
}

.content-box h2{
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 4px;
}

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