.jl-table th {
  font-size: 16px;
  text-transform: none;
}
.bg-info {
  background-color: #fafafa !important;
}
.badge {
  display: inline-block;
  padding: 0.55em 0.85em;
  font-size: 0.95em;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
th {
  background: rgba(253, 253, 253, 0.57);
  padding: 0.5rem;
}
a {
  color: #353535;
}