.jl-h2, h2 {
  font-weight: 700;
}
.jl-card-default {
  background-color: #ffffff08;
  box-shadow: 0 0px 0px #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
}
.jl-card-primary {
  border-radius: 5px;
  background-color: #ffffff;  
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  border-radius: 5px;
}
.jl-button-secondary {
  border-radius: 5px;
}
.jl-button-default {
  border-radius: 5px;
}
.jl-tile-default {
  background-color: #00000073;
}
.el-horiz-nav {
  padding: 0 1.0rem;
  margin: 0 0.0rem;
  margin-bottom: 0px;
}
.jl-article .jl-article-title {
  font-size: 2.75rem;
  font-weight: 700;
}
.blog .jl-article, .com-content-article .jl-article {
  padding: 0.0rem;
  background-color: #fff0;
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
}
.jl-section-small {
  padding-top: 0px;
  padding-bottom: 40px;
}
.jl-nav-sub a {
  padding: 6px 0;
}
h1 {
  font-size: 2.85rem;
}
.jl-h3, h3 {
  line-height: 1.0;
}
img {
  border-radius: 5px;
}
