.jl-nav-sub a {
  padding: 6px 0;
  border-top: 1px solid #ededed;
}
.jl-h2, h2 {
  font-weight: 700;
}
.jl-button-large {
  padding: 20px 40px;
  line-height: 46px;
  font-size: 32px;
  font-weight: 700;
}
.jl-text-bolder {
  font-weight: 700;
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
}
h1 {
  font-size: 2.25rem;
}
.jl-h3, h3 {
  font-weight: 700;
}
.blog .jl-article, .com-content-article .jl-article {
  background-color: #ffffff;
  padding: 0.2rem;
}
.jl-card-default {
  background-color: #ffffff08;
  box-shadow: 0 0px 0px #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
}




