<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  background-color: #FFFFFF !important;
  color: inherit;
}

.thumb-img {
  box-shadow: none !important;
  border-color: #000000 !important;
  border-width: 1px !important;
}

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

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

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

body {
  background-color: #FFFFFF !important;
  color: #FFFFFF !important;
}
</pre></body></html>