.spacer{
    height:10px;
}

.big{
    height:85px;
}

footer {
    background-color: #343a40;
    color: #fff;
    padding: 3rem 0;
  }

  .social-icons a {
    font-size: 1.25rem;
  }