.tm-header-mobile .jl-navbar {
  padding: 0 0rem;
  margin: 0 0rem;
}
a {
  color: #fff;
}
.jl-overlay-default {
  background: #0000004f;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.jl-card-secondary {
  background-color: #304356;
}
.jl-card-default {
  background-color: #00000061;
  border: 1px solid #ffffff42;
  border-radius: 10px;
}
.jl-hr, hr {
  margin: 0 0 0px 0;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #a0b4c7;
}
.jl-card-default {
  background-color: #53404000;
  border: 1px solid #93939342;
  border-radius: 10px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.blog .jl-article, .com-content-article .jl-article {
  background-color: #fff0;
  padding: 1.5rem;
}
.jl-border-rounded {
  border-radius: 15px;
}
.jl-button-primary {
  border: 2px solid transparent;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #000;
}