/* Payment icons — duotone black & white */
.payment-methods--duotone svg {
  filter: grayscale(1) contrast(1.1);
}
