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

.thumb-img {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, .15) !important;
  border-color: #CCCCCC !important;
  border-width: 2px !important;
}

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

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

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

body {
  background-color: #333333 !important;
  color: #FFFFFF !important;
}
