footer {
  a {
    color: #fff;
    text-decoration: none;
  }
}
li {
  display: flex;
  align-items: center; /* Make items same height */
}