.mod_langswitcher .mod_langswitcher_inside:after {
	font-family: "FontAwesome";
	content: "";
	margin-left: 10px;
	display: inline-block;
	font-size: 10px;
	position: relative;
	top: -2px;
}

.mod_langswitcher .mod_langswitcher_inside:before {
	content: '';
	border-radius: 0;
	border: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-width: 70px;
	height: 34px;
	width: 55px;
}

.ueberuns_home h2 { margin-bottom: 0px; }

body {
font-family: Raleway !important;
font-weight: 400;
}

.ce_iconbox .link::before { display: none !important; } 
.ce_iconbox .link::after { <i class="fal fa-long-arrow-right"></i> }

