.rechtliches-sec{
    display: flex;
    justify-content: center;
    padding: var(--section-padding);
    overflow: hidden;
}

.rechtliches-sec .text-holder-imp {
    text-align: center;
}

.rechtliches-sec strong {
    font-weight: 500 !important;
    color: var(--ac) !important;
}

.rechtliches-sec h1 {
    color: var(--ac) !important;
    margin-bottom: 2em;
}

.rechtliches-sec h2 {
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    color: var(--ac) !important;
}

.rechtliches-sec h3 {
    font-size: 1.4rem;
    font-weight: 500 !important;
    color: var(--ac) !important;
}

.rechtliches-sec h4 {
    font-size: 1.2rem;
    font-weight: 500 !important;
    color: var(--ac) !important;
}
