.footer {
  background-color: #212529;
  color: white;
  text-align: center;
  padding: 20px 0;
  width: 100%;
  bottom: 0;
}
.footer .form-control {
  margin-bottom: 10px;
}
