.meta-line.ocr-error {
  color: #b42318;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
