<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.thumb-overlay {
  background: rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 999; }
  .thumb-overlay .thumb-overlay-text {
    font-family: nerisblack;
    font-size: 14px;
    left: 0;
    line-height: 14px;
    margin-top: -32px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 100%; }

/*# sourceMappingURL=common.css.map */
</pre></body></html>