.logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

footer.container {
  display: none;
}