.widerrufs {display: grid !important; grid-row: 5; justify-content: center;}
.KontaktHauptgeschaeftstelle, .KontaktHauptgeschaeftsstelleText {height: 40vh;}
.SocialMediaLeiste {position: unset; display: grid; justify-content: center; margin-top: -10px; }
.SocialMediaLeiste svg {justify-content: center;}
/* .Suche #erweitert > .Orte {
    display: none
} */

figcaption {margin-top: initial !important;}

.Kontakt.Teaser img {width: 500px;}
/* .Kontakt.Teaser .Inhalt {padding-top: calc(var(--abstand) * 2);} */
.Kontakt.Teaser .Inhalt 
{
    background-color: white;
    margin-top: var(--abstand);
}
.Kontakt.Teaser .Inhalt > .KontaktText 
{
    margin: auto;
    color: #888888;
    border-radius: 15px 0px 0px 15px;
}

/* Kunde hat einen Gelben artikel der nicht Barrierefrei ist im Dark mode → schrift immer scharz gemacht */
#cmx50226cd4b5b96 a{
    color: black !important;
}
