.navbar-default, body, .sectionTint, .lg-squares h4, footer {
  background-color: #00716B;
}
.navbar-brand img {
  max-height:110px;
  max-width: 95%;
}
#about {display: none;}

#more {
  padding-top: 2em;
  padding-bottom: 2em;
}

#more .btn-default {
  background-color: #fff;
  color: #333;
  margin-top: 1em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
.checkbox.agreement label {
  font-size: 75%;
  line-height: 1.3;
}