.jl-table th {
  font-size: 16px;
  text-transform: none;
}
.bg-info {
  background-color: #c6c6c6 !important;
}
.badge {
  display: inline-block;
  padding: 0.55em 0.85em;
  font-size: 0.95em;
  font-weight: 700;
  line-height: 1;
  color: #060606;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
h1, h3, h4, h5 {
  font-family: "cairo";
  font-weight: 900;
}
h2, {
  font-family: "cairo";
  font-weight: 700;
}
.blog .jl-article, .com-content-article .jl-article {
  background-color: #ffffff;
  padding: 0.2rem;
}
.jl-h4, h4 {
  font-size: 16px;
}
.jl-h2, h2 {
  font-weight: 900;
}