.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;
    max-width: 6rem;
}

.block-3-freier-text .ctaBtn {
    color: var(--text-dark);
    font-weight: 700;
    text-decoration: none;
}
