/* Opt-in footer palette matching the homepage. */
.footer.footer-light {
  padding-top: 42px;
  color: #082e54;
  background: #edf6fa;
  border-top: 1px solid #d3e0e8;
  box-shadow: none;
}

.footer-light .footer-cols a,
.footer-light .footer-copy,
.footer-light .footer-copy a {
  color: #496274;
}

.footer-light .footer-col-title {
  color: #082e54;
}

.footer-light .footer-tagline {
  color: #c54b08;
  font-size: 15px;
  letter-spacing: .06em;
}
