.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}
.container {
  width: auto;
  max-width: 680px;
  padding: 0 15px;
}
.container .text-muted {
  margin: 20px 0;
}