html {
  background-color: #3C3C3C !important;
  color: inherit;
}

.thumb-img {
  border-color: #3C3C3C !important;
}

#loupeContainer div.background {
  background-color: #3C3C3C !important;
  color: inherit;
}

header div.background {
  background-color: #3C3C3C !important;
  color: inherit;
}

.custom-colorable {
  fill: #E2E2E2 !important;
}

body {
  background-color: #3C3C3C !important;
  color: #A9A9A9 !important;
}
