




body.hero-unterseite .hero-text {
	align-items: center;
	text-align: center;
	padding: 80px 60px 60px;
}



body.hero-unterseite .main-title {
	font-family: 'Alice', serif;
	font-weight: 400;
}
body.hero-unterseite .hero-image img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width: 768px) {
	body.hero-unterseite .hero-text { padding: 80px 24px 40px; }
}





body.hero-unterseite .shop-main,
body.hero-unterseite .musik-main,
body.hero-unterseite .kindergeschichten-main {
	background: #ffffff;
}




body.hero-unterseite .jana-intro { padding-bottom: 14px; }
body.hero-unterseite .jana-intro + .musik-main,
body.hero-unterseite .jana-intro + .kindergeschichten-main { padding-top: 14px; }
