#requestingCameraIcon {
  display: none;
}

#requestingCameraPermissions {
  display: none;
}

#loadBackground {
  background: #ffffff url("assets/loading-background.jpg") center/cover
    no-repeat;
}

/* #loadImage {
  display: none;
} */

.prompt-box-8w {
  border-radius: none !important;
  background: #d5c8b1 !important;
  font-size: 16px !important;
  color: #181818 !important;
}

.prompt-button-8w {
  border-radius: none !important;
  background: #f0e4d0 !important;
  color: #181818 !important;
}

.button-primary-8w {
  border-radius: none !important;
  background: #cc8e4a !important;
  color: #181818 !important;
}

.foreground-image.poweredby-img {
  filter: invert(1);
}
