.search-result {
  border: solid medium #ccc;
  margin-bottom: 1rem;

  h3 {
    margin-bottom: 0;
  }
}
