footer {
  margin-top: 20px;
  width: 100%;
  height: 30px;

  p {
    .text-muted;
    .text-center;
    padding-top: 4px;
  }

}
