#head-subhead {
  color: #2c78ad;
}

#ios-down-arrow {
  color: white;
}

a:hover {
  color: #2c78ad;
}

a:focus {
  color: #2c78ad;
}

::selection {
  color: #2c78ad;
}

h2 {
  color: #2c78ad;
}

#valid-form:hover {
  background-color: #2c78ad;
}

.footer-section {
  min-height: unset;
}

.hide-this {
  visibility: hidden;
}

#footers {
  font-size: xx-small;
}

.footer-section {
  padding-bottom: 10px;
}

.progress-bar {
  display: none;
}

p {
  cursor: unset;
}
