body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  background-color: #fdfdfd;
  color: #1a374f;
}

a {
  color: #0348c8;
}

.footer {
  font-size: 10px;

  position: fixed;
  right: 0;
  bottom: 0;

  margin-top: 14px;
  margin-right: 2%;

  opacity: .6;
}
