body {
  /* overflow: hidden; */
}

footer {
  position: fixed;
  bottom: 0;
  right: 0;
  /* width: 100%; */
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  /* background-color: #f5f5f5; */
}

.text-muted {
  color: #6c757d !important;
}
