/* Graustufen für award/certificate/partner logos */
.brands-items {
  filter: grayscale(1) !important;
  mix-blend-mode: multiply !important;
  -webkit-filter: grayscale(1) !important;
}
