/* Version 171: Eindeutige Markenlogos statt allgemeiner Linien-Icons. */
.mtd-footer-brand-logo {
  display: block;
  width: 1.35rem;
  height: 1.35rem;
  flex: 0 0 auto;
  fill: currentColor;
}

footer a[aria-label="PayPal"] .mtd-footer-brand-logo,
footer a[title="PayPal"] .mtd-footer-brand-logo {
  width: 1.5rem;
  height: 1.5rem;
}
