body {
  background: #f6f7f8;
}

.navbar {
  background: #1f6f68;
}

.card-stat {
  min-height: 98px;
}

.ocr-box {
  max-height: 520px;
  overflow: auto;
  white-space: pre-wrap;
  background: #ffffff;
}

.table td,
.table th {
  vertical-align: middle;
}
