.main-content h3 {
	font-size: 1.125em;
}

@media screen and (max-width: 599px) {
  .rs-column.-small-col-1-1, .luxe-fullwidth .rs-column.-small-col-1-1 {
    margin-top: 0;
  }
}


.footer-column {
  width: 29%;
}

@media screen and (max-width: 599px) {
  .footer-column, .footer-column-1, .footer-column.-large {
    width: auto;
  }
}

.logo img {
    height: 65px;
}

.rsts-skin-liquid .rsts-nav-bullets a:hover, 
.rsts-skin-liquid .rsts-nav-bullets a.active {
   background-color: #000080;
}