.page-header h1 {
  font-size: 2.4rem;
  font-weight: 800;
  text-transform: none;
}
table.table-bordered thead th {
  background-color: #fff;
}
a:hover {
  color: #c51818;
}
em {
  color: #000000;
}
html body #g-page-surround {
  padding-top: 0vw;
  padding-bottom: 0vw;
}
#g-copyright {
  background: #1f2126;
  color: #9c9c9c;
  border-radius: 0 0 0 0;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  color: #fff;
  background: #111;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 18px;
  font-weight: 400;
}
#g-offcanvas #g-mobilemenu-container {
  font-family: "Poppins";
  font-weight: normal;
}
.jl-card-primary {
  background-color: #ffdb00;
  color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0,0,0,.07);
}
#g-offcanvas #g-mobilemenu-container {
  font-family: "Poppins";
  font-weight: normal;
}
.jl-light .jl-link, .jl-light a {
  color: #000;
}
.jl-light .jl-link-toggle:hover .jl-link, .jl-light .jl-link:hover, .jl-light a:hover {
  color: #c51818;
}
#g-sidebar {
  background: #ffdb00;
}
td {
  padding: 0.5rem;
  border: 0px solid #dedede;
}
table {
  border: 0px solid #dedede;
}