a.btn,
a.btn:hover,
a.btn:active {
  text-decoration: none !important;
}

.term {
  text-transform: capitalize;
}

.message {
  color: #9c0000;
}

.instructions ul {
  margin-top: .5em;
}

.search-form .row {
  margin-bottom: 1em;
}

.search-form fieldset {
  margin: 0;
}

.search-form legend {
  font-size: 1.25em;
  width: initial;
  padding: 0 .5em;
  margin-bottom: 0;
}

.search-form #message {
  width: 100%;
}

.search-results .row {
  padding: .3em 0;
  border-bottom: 1px solid #ccc;
}
