.image-caption {
  color: #808080;
  font-size: 16px;
  font-family:'Noto Sans', sans-serif;
}

thead td {
  background-color: #E4E4EC;
  font-weight: 800;
}

.monospace {
  font-family: "Courier New"
}

.twentytwenty-overlay:hover {
  background: none !important;
}
.twentytwenty-before-label,.twentytwenty-after-label {
  background: rgba(0, 0, 0, 0.65) !important;
  transition: all 0.25s;
  font-family: "Noto Sans", sans-serif !important;
}