body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff;
}

html,
body {
	font-size: 14px;
}

body {
	padding: 0;
	margin: 0;
	color: #ad4800;
	background: -webkit-linear-gradient(top, #43734e 0, #43734e 420px, #43734e 697px, #43734e 1050px) no-repeat;
}

html,
body {
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.header .headline,
.headline a,
.headline a:link,
.headline a:visited,
.headline a:hover {
	font-size: 3rem;
	font-family: var(--cassiopeia-font-family-headings);
	font-weight: var(--cassiopeia-font-weight-headings, 700);
	font-style: normal;
	text-decoration: none;
	padding: 0;
	margin: 0.5em 0 0 0;
	color: #000000;
}

.footer {
	background: #3AD737 !important;
	background: linear-gradient(top, #27B724 0, #43734e 35%, #64E061 100%) no-repeat !important;
	background: -webkit-linear-gradient(top, #27B724 0, #43734e 35%, #64E061 100%) no-repeat !important;
	background: -moz-linear-gradient(top, #27B724 0, #43734e 35%, #64E061 100%) no-repeat !important;
	background: -o-linear-gradient(top, #27B724 0, #43734e 35%, #64E061 100%) no-repeat !important;
	background: -ms-linear-gradient(top, #27B724 0, #43734e 35%, #64E061 100%) no-repeat !important;
	background: linear-gradient(top, #27B724 0, #43734e 35%, #64E061 100%) no-repeat !important;
	-svg-background: linear-gradient(top, #27B724 0, #43734e 35%, #64E061 100%) no-repeat !important;
	border-top: 5px solid #43734e;
	padding: 5px;
	margin: 10px auto 0;
	position: relative !important;
	color: #061E06 !important;
	font-size: 1.08rem;
	text-align: center !important;
	width: 100%;
}

.footer .grid-child {
	padding: .5em;
}

.footer .grid-child .mod-custom {
	width: 100%;
}

.site-grid {
	background: -webkit-linear-gradient(top, #43734e 0, #43734e 420px, #43734e 697px, #43734e 1050px) no-repeat;
	grid-gap: 0 !important;
	grid-template-columns: none;
}

.container-component {
	background: #FFFFFF;
	padding: 1em;
}

.container-sidebar-left {
	background: #E2F9E1;
	border-right: 1px solid #43734e;
}

.container-sidebar-left .sidebar-left {
	margin: 1em;
}

.sidebar-left .vmenu {
	padding: 2px;
}

.sidebar-left .carbody {
	padding: 0.2em;
}

.sidebar-left .vmenu div ul li {
	color: #000000;
}

.com-content-article .page-header h1 {
	color: #43734E;
	text-decoration: none;
	margin-bottom: 0.5em;
}

.com-content-article .page-header h1,
[class^=os-gallery-tabs-main] .osgalery-cat-tabs li a {
	color: #43734E !important;
	text-decoration: none !important;
	font-size: 2.5rem;
	font-family: var(--cassiopeia-font-family-headings) !important;
	font-weight: var(--cassiopeia-font-weight-headings, 700);
	line-height: 1.2;
	margin-bottom: 0.5em !important;
	background: none !important;
}
