<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-image: url("/images/background_portal.png");
    background-color: white;
    background-size: cover;
    background-attachment: fixed;
   
}

.fh5co-post-entry article .fh5co-meta{
    margin-bottom: -20px;
}

.img-responsive {
    margin-bottom: -40px;
}

#fh5co-header #fh5co-logo a {
    font-family: 'Quicksand', sans-serif;
    color: #1B396A;
}

.fh5co-post-entry article h2 a{
    font-family: 'Quicksand', sans-serif;
    font-size: 0.8em;
    
}

.fh5co-post-entry article .fh5co-meta {
    font-family: 'Quicksand', sans-serif;
    
}

.fh5co-meta a {
    font-size: 1.5em;
    font-weight: bold;

}

.fh5co-post-entry article .fh5co-meta.fh5co-date {
    margin-top: -1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Quicksand', sans-serif;
    color: #1B396A;
}

h1, h2, h3 {
    font-family: 'Quicksand', sans-serif; 
    color: #1B396A;
}

.fh5co-bio p {
    font-family: 'Quicksand', sans-serif; 
    color: #1B396A;
}

#fh5co-offcanvas .fh5co-menu ul li a {
    font-family: 'Quicksand', sans-serif;
    color: #1B396A;
    font-weight: bold;
}

#fh5co-offcanvas .heading {
    font-family: 'Quicksand', sans-serif; 
    color: #1B396A;
}

.fh5co-article-title {
    margin-top: 0.5em;
}</pre></body></html>