.block-3-freier-text a {
	color: var(--primary);
	font-weight: 500;
    text-decoration: underline;
}

.block-3-freier-text a:hover {
    text-decoration: none;
}

.block-3-freier-text .icon {
	max-height: 8rem!important;
	max-width: 6rem!important;
}

.block-3-freier-text .ctaBtn {
	color: var(--tex-dark);
	font-weight: 700;
	text-decoration: none;
}

.fontWhite, .fontWhite h1, .fontWhite h2, .fontWhite h3 {
color:white!important; }

.block-3-freier-text {
background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 50%;
    background-position-y: 50%;}
