#directory-form label {
  font-weight: bold;
  margin-bottom: 0;
}
.directory-results li {
  margin-bottom: 1rem;
}
.directory-results h4 {
  margin-bottom: 0;
}
.directory-form .form-control {
  max-width: 500px;
}
