.border-leuzered {
  --bs-border-opacity: 1;
  border-color: #fc0305 !important;
}
h1, h2, h3 {
  color: #fc0305 !important;
}
.footer-leuzered {
  border-color: #fc0305 !important;
}
.kontaktfeld-bg {
  background: rgba(252,3,5,0.08) !important;
}
.btn-leuzered {
  background-color: #fc0305 !important;
  border-color: #fc0305 !important;
  color: #fff !important;
}
.btn-leuzered:hover, .btn-leuzered:focus {
  background-color: #c20203 !important;
  border-color: #c20203 !important;
  color: #fff !important;
}
a, a:visited {
  color: #fc0305;
}
a:hover, a:active, a:focus {
  color: #c20203 !important;
}
.btn-leuzered,
.btn-leuzered a {
    color: #fff !important;
}
.leuze-datenschutz-txt h1, .leuze-datenschutz-txt h2, .leuze-datenschutz-txt h3 {
  color: #000 !important;
}