.tm-header-mobile .jl-navbar {
  padding: 0 0rem;
  margin: 0 0rem;
}
a {
  color: #fff;
}
.jl-overlay-default {
  background: #0000004f;
}
.jl-card-default {
  box-shadow: 0 0px 0px #fff0;
}
.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: #f4f6fb63;
  border: 1px solid #030303;
  border-radius: 10px;
}
.jl-hr, hr {
  margin: 0 0 0px 0;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #030303;
}
.blog .jl-article, .com-content-article .jl-article {
  background-color: #fff0;
  padding: 1.5rem;
}
.jl-border-rounded {
  border-radius: 15px;
}  
.jl-button-secondary {
  background-color: #225860;
  color: #fff;
  border: 20px solid transparent;
}
.jl-button-primary {
  border: 15px solid transparent;
}
#cf_1 {
  background-color: rgba(34, 88, 96, 0.15);
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #ffffff;
  border-radius: 15px;
}
.jl-button-danger {
  background-color: #c41185;
  color: #fff;
  border: 1px solid transparent;
}
.jl-card-secondary {
  background-color: #c41185;
  border: 10px solid transparent;
  border-radius: 15px;
  margin-bottom: 0;
}
.jl-card-small .jl-card-body, .jl-card-small.jl-card-body {
  padding: 20px 20px;
}
.jl-button-default {
  border: 10px solid #c41185;
}

