/* Mainstyle boxenstop24 */

.jl-button-secondary {
  background-color: #2894e0;
  color: #fdfdfd;
}
.jl-button-secondary:hover, .jl-button-secondary:focus, .jl-button-secondary:active {
  background-color: #145c8e;
  color: #fff;
}
.jl-h1, .jl-h2, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
    margin-bottom: 20px;
  font-weight: 700;
  text-transform: none;
}
 h3, h5 {
  color: #fff;
}
.jl-list-striped > :nth-of-type(2n+1) {
  background: #ffffff;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #0071bc;
  border-radius: 15px;
}