.jl-button-secondary {
  background-color: #020202;
  color: #fff;
}
.border-bottom span, .border-bottom i {
  color: #fff;
}
.jl-heading-divider {
  padding-bottom: calc(5px + .1em);
  border-bottom: calc(.2px + .05em) solid rgb(249, 249, 249);
}
h1, h2 {
  font-weight: 900;
}
.border-bottom {
  border-bottom: 1px solid #ffffff;
}
.jl-overlay-primary {
  background: rgba(64, 64, 64, 0.44);
}
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  color: #fff;
}
.border-top {
  border-top: 1px solid #ffffff;
}
.jl-table th {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #868686;
  text-transform: none;
}
.border-bottom span, .border-bottom i {
  color: #4f4f4f;
}
.border-bottom span, .border-bottom i {
  color: #ffffff;
}