
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 120px;
  background-color: #D5D5D5;
  padding: 20px;
  color: #404040;
}
