<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
 ========================================================================== */

a {
	color: #39a6c1;
} 
em {
    color: #525252;
}
.uk-button-primary {
	background-image: linear-gradient(to bottom, #39a6c1, #44A0BF);
}
.tm-totop-scroller:hover {
	background-image: linear-gradient(to bottom, #39a6c1, #44A0BF);
}
.tm-headerbar {
	padding: 15px 0;
}
.tm-logo p, .tm-logo-small p {
	margin: 0;
}
.formResponsive label {
    float: left;
    height: 18px;
    margin: -3px 5px 3px 0;
    padding: 0;
}
.uk-article-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
}
h1, .uk-h1 {
    font-size: 28px;
    line-height: 38px;
}
.rsform-block-captcha label {
    display: none !important;
}</pre></body></html>