body {
  font-size: 18px;
  line-height: 1.5;
}
.jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, .jl-heading-2xlarge, .jl-heading-3xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}
#g-below {
  background-color: #faf7f2;
}
.jl-card-default {
  background: #FF5C1E;
  background: linear-gradient(99deg,rgba(255, 92, 30, 1) 0%, rgba(255, 255, 75, 1) 50%, rgba(255, 104, 38, 1) 100%);
}
.custom-intro-card .tm-image {
  background: #FF5C1E;
  background: linear-gradient(99deg,rgba(255, 92, 30, 1) 0%, rgba(255, 255, 75, 1) 50%, rgba(255, 104, 38, 1) 100%);
}
.jl-button-primary {
  color: #030303;
  border: 1px solid transparent;
}
.jl-light .jl-link, .jl-light a {
  color: #030303;
}
.jl-card-secondary {
  border: 0px solid #000;
  border-radius: 10px;
  background-color: #1111119c;
  color: #fff;
  box-shadow: 0 0px 0px #000000;
}
.jl-light .jl-link-toggle:hover .jl-link, .jl-light .jl-link:hover, .jl-light a:hover {
  color: #020202;
}
.jl-dotnav > * > * {
  border: 1px solid #ffffff;
}
.jl-button-primary:hover {
  color: #000;
}
.jl-border-rounded {
  border-radius: 15px;
}
.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) {
  background-color: #f2e205;
}
.blog .jl-article, .com-content-article .jl-article {
  background-color: #ffffff;
  padding: 0.2rem;
}
.jl-light .jl-button-primary {
  background-color: #f2e205;
  color: #1c1c1c;
}
.view-category .item, .view-category .item-page, .view-article .item, .view-article .item-page, .view-article.layout-blog .item, .view-article.layout-blog .item-page {
  background-color: #000000;
}
th {
  background: #171717;
  padding: 0.5rem;
}
table {
  border: 0px solid #eaeaea;
}