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

#content {
  background-color: #792a30 !important;
  color: inherit;
}

#stage, #stage2 {
  border-bottom: 1px dotted #7f7f7f !important;
}

body {
  background-color: #792a30 !important;
  color: inherit;
}

.thumbnail:hover {
  background-color: #792a30 !important;
  color: inherit;
}

#sitetitle {
  border-bottom: 1px dotted #7f7f7f !important;
}

.thumbnail {
  background-color: #691a20 !important;
  color: inherit;
}

.itemNumber {
  color: #792a30 !important;
/*   background-color: inherit !important; */
}

.borderTopLeft {
  border-top: 1px solid #792a30 !important;
  border-left: 1px solid #792a30 !important;
}

.emptyThumbnail {
  background-color: #691a20 !important;
  color: inherit;
}

.borderBottomRight {
  border-right: 1px solid #792a30 !important;
  border-bottom: 1px solid #792a30 !important;
}

.paginationLinks, .pagination {
  color: #838383 !important;
  background-color: inherit;
}

#liveUpdateSiteTitle {
  color: #B3B3B3 !important;
  background-color: inherit;
}

.borderBottom {
  border-bottom: 1px solid #792a30 !important;
}

.borderRight {
  border-right: 1px solid #792a30 !important;
}

.detailNav, .detailLinks, #detailCaption {
  color: #B3B3B3 !important;
  background-color: inherit;
}
</pre></body></html>