#footer {
  background-color: #E4DFDC;
  display: flex;
  justify-content: center;
  padding: 40px 10px;
  width: 100%;
  margin-top: 50px;
}

