﻿p {
	margin: 0.5em 0em;
}
#cms_template {
	height: 100vh;
	display: flex;
	flex-direction: column;
}
#cms_root {
	margin: 30px 0px 10px;
	flex: 1 1 auto;
	overflow: auto;
	padding: 0 10px;
}
#col-2432 {
	overflow: visible;
	float: right;
	position: absolute;
	right: 20px;
	top: 20px;
}
#cont-2431 a {
	color: var(--color);
	text-decoration: none;
}
#flexmenu-2412 {
	--menu-border: none;
	--menu-margin: 0;
	--menu-padding: 0 10px;
	--menu-sm-width: auto;
	--menu-sm-min-height: 10px;
	--menu-sm-margin: 0;
	--menu-sm-font-weight: normal;
	margin-right: 50px;
}
#html-2420 {
	--x-position: absolute;
	right: 10px;
	margin-top: 10px;
}
#col-3187 {
	max-width: calc(100% - 200px);
}
#text-3185 {
	text-align: center;
	font-size: 72px;
	color: var(--cms-orange);
	font-weight: 100;
	font-family: Roboto, sans-serig;
}
#text-3185 a {
	color: var(--cms-orange);
}