#footer-subscribe {
  display: none;
}
.breadcrumbs a, a {
  color: #006aa5;
}
.wrap-content:before, .button.success {
  background-color: #006aa5;
}
.button.success:hover, .button.success:focus {
  background-color: #03a2e8;
}
.top-bar .menu>li>a.button:hover {
  color: #006aa5;
}
/*@media only screen and (min-width: 40.063em) {
  .top-bar {
    padding: .25em 1em;
  }
  .top-bar-title img {
    max-height: 80px;
  }
  .wrap-content {
    margin-top: -93px;
  }
  .wrap-content:before {
    height: 93px;
  }
  .menu-icon {
    top: 35px;
  }
}
@media only screen and (min-width: 64.063em) {
	.top-bar .top-bar-right>.menu>li>a:not(.button) {
    line-height: 55px;
  }
}*/