html .grecaptcha-badge{
    bottom: 65px!important;
}
#rechtliches h2,
#rechtliches h3,
#rechtliches h4{
    font-weight: 700;
}
#rechtliches h2{
    text-transform: uppercase;
    font-size: clamp( 28px, 3.5vw, 30px);
}
#rechtliches h3{
    font-size: clamp( 22px, 3vw, 24px);
}
#rechtliches h4{
    font-size: clamp( 18px, 3vw, 20px);
}