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

html {
    background: rgba(0, 0, 0, 0) url("../images/background3.jpg") no-repeat fixed center center / cover ;
}

body {
	background: transparent;
}

.tm-headerbar {
	background: url(../images/header_bg_1.png);
	background-repeat: repeat-x;
}

.tm-page {
	margin: 20px auto;
}

.wk-slideshow {
	border: 10px solid #fff;
	box-shadow: 5px 5px 5px 0px #808080;
	margin: 0 auto;
}

.charts img {
	border: 1px solid #ccc;
	padding: 10px;
}

.tm-bottom-c {
	background: #bcaf8a; /* #f4c815; */ /* url(../images/background-footer.png);
	background-repeat: repeat-x; */
	font-size: 12px;
	padding: 20px;
	line-height: 18px;
}

.acymailing_togglemodule {
	border: 2px solid #404040;
}

.acymailing_togglemodule:hover {
	border: 2px solid #ccc;
}

.centered {
	text-align: center;
}</pre></body></html>