.Footer{
  margin-top: 1rem;
}
.Footer .Footer-list{
  padding: 0;
  list-style: none;
  li{
    display: inline-block;
  }
}
