.jl-card-secondary {
  background-color: #202020;
  color: #fff;
  box-shadow: 0 4px 15px rgba(0,0,0,.07);
}
.jl-list-striped > :nth-of-type(2n+1) {
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
}
.jl-tile-secondary {
  background-color: #11111170;
}
.gt_float_switcher {
  font-family: Arial;
  font-size: 16px;
  color: #555;
  line-height: 20px;
}
.jl-button-primary {
  border: 20px solid transparent;
  border-radius: 10px; 
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #064a77;
}
.jl-button-secondary {
  background-color: #0071bc;
  border-radius: 10px; 
}
.jl-card-secondary {
  background-color: #0071bc;
  border-radius: 10px;
}
.jl-card-default {
  border: 1px solid #dbdbdb;
  border-radius: 10px;
}
.jl-border-rounded {
  border-radius: 10px;
}
.jl-card-primary {
  background-color: #0071bc;
  border-radius: 10px;
}
#g-copyright a {
  color: #000;
}