.cmplz-manage-consent{
  background:none !important;
  border:0 !important;
  padding:0 !important;
  margin:0 !important;
  box-shadow:none !important;
  font:inherit !important;       /* gleiche Schrift wie der Footer */
  color:inherit !important;      /* erbt die Footer-Linkfarbe (#d1d1d1) */
  letter-spacing:inherit;
  text-decoration:none;
  cursor:pointer;
  vertical-align:baseline;
  width:auto;
}
.cmplz-manage-consent:hover{
  text-decoration:underline;
  color:#0089f7 !important;      /* heller Hover wie übliche Footer-Links */
}