:root {
	--font-family: 'Source Sans 3', Arial, Helvetica, sans-serif;
}

div.templaza-ap-single.ap-single-style3 #ap-wrap-content .ap-content.uk-first-column {
	margin-top: 89px;
}

/* TABS */

div.templaza-ap-single.ap-single-style3 #ap-wrap-content .ap-content-group-scroll > .uk-nav {
	border-bottom: 1px solid #E5E5E5;
	gap: 2rem;
}

div.templaza-ap-single.ap-single-style3 #ap-wrap-content .ap-content-group-scroll > .uk-nav .uk-margin-remove.uk-active {
	border-bottom: 2px solid #0F4C81;
	margin: 0 0 -1px 0!important;
}

div.templaza-ap-single.ap-single-style3 #ap-wrap-content .ap-content-group-scroll .uk-nav li a {
	background: none;
	color: #525252;
	font-family: var(--font-family);
	font-weight: 500;
	padding: 10px 0;
}

div.templaza-ap-single.ap-single-style3 #ap-wrap-content .ap-content-group-scroll > .uk-nav .uk-margin-remove.uk-active a {
	color: #0F4C81;
}

/* SECTION HEADER */

div.templaza-ap-single.ap-single-style3 #ap-wrap-content .widget-title {
	font-size: 2.25rem;
	font-weight: 700;
	letter-spacing: -2%;
}

/* BESCHREIBUNG */

div.templaza-ap-single.ap-single-style3 #ap-wrap-content .ap-group-content .field-value {
	margin-top: 0.75rem;
	padding-left: 0;
}
