.footer {
  background-color: #fff;
  border-top: 1px solid #eee;
  box-shadow: 0 0 .8rem #eee;
  padding: 2rem 0;
  min-width: 100%;
}
