.wh_search_input {
  padding: 4em 0 4em 0;
  margin: 0;
  align-items: center;
  color: #2A3F50;
  text-align: center;
  background-color: #2A3F50;
  background-image:  url("resources/images/home-image.png");
  background-position: center bottom;
  background-size: cover;
  }

.wh_header {
  background-color: #2A3F50;
}

.wh_footer {
  background-color: #2A3F50;
  background-size: cover;
  padding: 4em 0em;
  color: #ffffff;
  text-align: center;
  align-items: center;
}