<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

ul ul ul ul li {list-style: disc;margin-left: 5px;}
.tm-sidebar-a div.uk-panel.uk-panel-box {text-align:left!important;}
.uk-sticky-placeholder {margin:0px!important;}
.uk-breadcrumb {
    padding: 15px;
    background: #ffffff;
    color: #5c5c5c;
    overflow: hidden;
    background: #ffffff none 0 0 repeat;
    border-radius: 0;
    box-shadow: 0 5px 8px 0 rgba(160, 166, 168, 0.35);
}

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a h3 {color:#000 !important;font-size:14px !important;text-transform:inherit !important;}

html, body, a, h1, h2, h3, h4, h5, h6, p{font-family: texgyreadventorregular !important;color:#000;}
#tm-main p, #tm-main, #tm-main div {text-align: justify;}
body {font-size:11pt;}
p{}
.tm-navbar {border-bottom: 4px solid rgb(210,80,85);}
.uk-navbar-nav &gt; li &gt; a {padding: 0 0 0 25px;}
h1,h2,h3,h4,h5,h6, .tm-content strong {color:rgb(210,80,85);text-transform:uppercase;}
h1,h3 {font-size:17pt!important;line-height:20pt!important;}
h3.uk-h4 {font-size:13pt!important;}
h3.uk-h6 {font-size:14px!important;}
p{line-height: 20pt;font-size:11pt;}
.tm-content .uk-scrollspy-inview.uk-animation-scale-up p a {float:right}
.uk-text-center {text-align: left !important;}
.uk-navbar-nav &gt; li.uk-active &gt; a {color:rgb(210,80,85);}
::selection {background: rgb(210,80,85);}
.tm-navbar .tm-logo {width:290px}
.tm-sidebar-a .uk-nav li &gt; a {text-align:left;}

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