.jl-h2, h2 {
  font-weight: 700;
}
h1, h2, h3, h4, h5 {
  font-family: "roboto";
  font-weight: 700;
}
.jl-table th {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  color: #868686;
  text-transform: none;
}
.bg-info {
  background-color: #c19448 !important;
}