h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0000ff;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #0000ff;
}
.main-content {
  background: #0000ff;
}
footer a,
footer h3 {
  color: #fff;
}
footer a:hover,
footer a:focus,
footer a.active {
  color: #ccc;
}
