<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper-menu {
    background-image: url(/images/color-bar-nl.png);
}

a {
    color: #2d558e;
    text-decoration: none;
}

a:hover, a:focus {
    color: #e2401e;
    text-decoration: underline;
}

@import url('https://fonts.googleapis.com/css?family=Lora:400i|Ubuntu:700');

span.lora-gold { font-family: 'Lora', serif; font-size: 30px; font-style: italic; color:rgb(180, 120, 4); }
span.lora-red { font-family: 'Lora', serif; font-size: 30px; font-style: italic; color:rgb(201,33,30); }
p.lora-red { font-family: 'Lora', serif; font-size: 30px;  color:rgb(201,33,30); }
span.ubuntu { font-family: 'Ubuntu', sans-serif; font-size: 26px; font-weight: bold; color:#666666;}

#easy-social-icons .jssocialicons-icons {
    display: table;
    width: 0% !important;
}

select {
    font-size: 15px !important;
}

a.btn.btn-navbar {
  color: #46371e !important;
}</pre></body></html>