.footer {
  height: 24px;
  padding: 8px;
  font-size: 12px;
  color: #bdbdbd;
  border-top: 1px dashed #e0e0e0;
}

.footer a {
  color: #bdbdbd;
}