:root {
  --themeprimaryclr:#00aff0;
}

.qrcode-sec-2 .qr-card #qrImage {
  border: 0 !important;
  background: var(--themeprimaryclr);
  height: 200px !important;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 17px;
  width: 200px !important;
}/*# sourceMappingURL=qrcodeDesign2.css.map */