#dienstleistungen {
	padding-top: 8rem;
	padding-bottom: 8rem;
}


.team {
	padding-top: 15rem;
	padding-bottom: 15rem;
}


.title {
	height: 50vh;
	
}


.masthead {
	padding-top: 40vh !important;
}


.bg-gradient-primary-to-secondary {
  background: linear-gradient(45deg, #2937f0, #40A7F3) !important; 
}


#mainNav {
	background: linear-gradient(45deg, #2937f0, #40A7F3) !important;
}

#dienstleistungen {
	background-color: #FFFCF9;
}

.team {
	background-color: #FFFCF9;
}


.font-schwaninger-solutions {
	font-family: "Newsreader", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}


.bg-schwaninger-solution {
	background-color: #2937f0;
}


.font-color-schwaninger-solution {
	color: #2E2F2F;
}


.bg-icon-schwaninger-solution {
	background-image: linear-gradient(45deg, #2937f0, #40A7F3) !important;
	-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	background-clip: text;
}

.dienstleistungen-container {
	padding-top: 5rem;
	padding-bottom: 10rem;
}



.dienstleistungen-row-gutter-x-10 {
	--bs-gutter-x: 10rem !important;
}

.schwaninger-solution-team-container {
	padding-top: 5rem;
}
