#main-content a {
  color: #006cb8;
}
#main-content a:hover {
  color: #00548f;
}
/*don't style links in the sidebar*/
#main-content .info-box a, #main-content .well a {
  color: #2e2d29;
}
#main-content .info-box a:hover, #main-content .well a:hover {
  color: #8c1515;
}
#main-content .well a#survey_button {
  color: #fff;
}
/*
#main-content .fa, #footer-content .fa {
  font-size: .75em;
}*/
