footer {
  margin-top: 80px;
  width: 100%;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .container {
  align-items: center;
  justify-content: center;
}