.jl-nav-default > li > a {
  color: #000;
}
.tm-header-mobile .jl-navbar {
  padding: 0 0rem;
  margin: 0 0rem;
}
.jl-card-default {
  background-color: #ffffff08;
  box-shadow: 0 0px 0px #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
}
.jl-navbar-container:not(.jl-navbar-transparent) {
  background: #030303;
}
a {
  color: #ffffff;
}
.jl-button-secondary {
  background-color: #fff;
  color: #0d0d0d;
  border: 20px solid transparent;
}
.jl-button-danger {
  background-color: #030303;
}
.jl-button-danger:hover {
  background-color: #dc0202;
  color: #fff;
}
.jl-card-secondary {
  border-radius: 10px;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border-radius: 10px;
}
.jl-border-rounded {
  border-radius: 15px;
  
}
.jl-card-secondary {
  background-color: #11111175;
  color: #fff;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0,0,0,.07);
}
.jl-button-danger {
  background-color: #030303;
  border: 20px solid transparent;
}
.jl-button-primary {
  border: 20px solid transparent;
}
.jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, .jl-heading-2xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}
