.QOverlay {
  background-color: white;
  z-index: 9999;
  background-color: black;
}
.QLoader {
  background-color: #caa86f;
  height: 1px;
}
