#light {
  .card-wallet-method {
    background-color: #ffff !important;
  }
}

#dark {
  .card-wallet-method {
    background-color: #2c2e3d !important;
  }
}
