.polestar-container {
    max-width: 980px;
}
.site-header {
    background: #89b2bf;
}

h1,h2,h3 {
    color: #6a9fba;
		text-transform: uppercase;
}
.main-navigation li a {
    text-transform: uppercase;
}
.panel-row-style {
  background-color: #f2f2f2f2;
}
label {
    color: #6a9fba;
    font-size: .8rem;
    text-transform: uppercase;
}
.so-widget-sow-contact-form-default-ed8a50a1ee10-79 .sow-contact-form .sow-submit-styled .sow-submit {
    background: #6a9fba;
    border: 0px solid #464646;
}

.so-widget-sow-contact-form-default-ed8a50a1ee10-257 .sow-contact-form .sow-submit-styled .sow-submit {
    background: #89b2bf;
    border: 0px;
}
.site-footer {
  margin-top: 0px !important;
}
.site-footer .bottom-bar {
    background-color: #89b2bf;
		border: none;
}

.site-footer .site-info {
    display: none;
}
.footer-menu {
    float: right;
    font-size: 13px;
    text-align: right;
    width: 70%;
    display: none;
}