section.block-2-freier-text .headlineWrap h1,
section.block-2-freier-text .headlineWrap h2 {
	margin-bottom: 2.8rem;
}

section.block-2-freier-text .textWrap {
	font-size: var(--bigFont);
}

section.block-2-freier-text .textWrap strong {
	font-weight: 700;
}

@media(max-width: 767px){
	section.block-2-freier-text .headlineWrap h1,
	section.block-2-freier-text .headlineWrap h2 {
		margin-bottom: 2rem;
	}
}
