.jl-h2, h2 {
  font-weight: 700;
}
#g-header .jl-navbar-item, #g-header .jl-navbar-nav > li > a, #g-header .jl-navbar-toggle, #g-navigation .jl-navbar-item, #g-navigation .jl-navbar-nav > li > a, #g-navigation .jl-navbar-toggle {
  min-height: 140px;
}
.jl-card-default {
  border: 0px solid transparent;
  border-radius: 0.5rem;
}
.jl-card-default {
  background-color: #fff;
  color: #2c2c2c;
  box-shadow: 0 0px 0px rgba(0,0,0,.07);
}
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.5rem;
}
.jl-button-default {
  background-color: #fff;
  border-radius: 0.5rem;
}
.jl-button-large {
  font-size: 18px;
}
.jl-h3, h3 {
  font-weight: 700;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #940c35;
}
.jl-hr, hr {
  margin: 0 0 0 0;
}
.jl-card-primary {
  border-radius: 0.5rem;
}
  .jl-width-small\@m {
    width: 80px;
}
.jl-h4, h4 {
  font-size: 12px;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #ffffff3b;
}
.jl-card-secondary {
  background-color: #1110;
  color: #030303;
  box-shadow: 0 0px 0px rgba(0,0,0,.07);
}
.jl-tile-default {
  background-color: #ffffff03;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 0px solid #fff;
}
hr {
  border-bottom: 0px solid #FFF;
}
