a {
  color: #337ab7;
}
h1 {
  font-size: 1.75em;
}
.profile svg {
  margin-right: 0.625rem;
}
.profile svg .color {
  fill: #424242;
}
#footer_links a:link {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
#footer_links a:visited {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
#footer_links a:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}
#footer_links a:active {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
#footer_links {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}
