body {
	background-color: lightblue;
}

.angebot {
	margin-top: 75px;
}

.hello {
	margin-bottom: 75px;
}

.kalela {
	font-family: "lourdes";
	color: #3893F4;
	font-size: 65px;
	font-weight: 700;
}

.navbar-brand {
	font-family: "lourdes";
}

@media (max-width:1275px){
	
}
@media (max-width:650px){
	
}