.sch-info-page .aw-container {
  color: #808184;
  font-size: 1.1em;
  line-height: 1.5em;
  margin-bottom: 0;
  padding-bottom: 0;
}

h2 {
  font-family: "Nitti Grotesk", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  font-weight: lighter;
  font-size: 2.25em;
  text-align: center;
  max-width: 550px;
  margin: 1em auto;
  line-height: 1.25em;
}

.signup-footer-image {
  display: block;
  margin: 0 auto;
  width: 490px;
  height: auto;
  max-width: 90%;
  margin-bottom: -10px; /* Needed because of progfooter */
}

.service_signup {
  background-color:#27b9ee;
}

.fa {
  color:#27b9ee;
}

.schedule-link {
  color:#838487;
  font-size: medium;
  font-weight: 400;
}