
.SiteFooter__nav .SiteFooter__nav__item.social {
    border-right: unset;
}
.social img {
    /*filter: grayscale(100%);*/
    padding-top: 0.5rem;
    height:1.2em;
    width:1.2em;

}

.dp--revoke.cc-bottom-right {
    bottom: 2.5rem !important;
}
.dp--revoke.cc-bottom-right.keil-social {
    bottom: 5.8rem !important;
    flex-direction: column;
    height: auto;

    background-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}

/* for page Ansprechpartner */
.ContactPerson__details a {
    display: block;
    color: #767676;
}
