.latest-section + .latest-section {
  margin-top: 64px;
}

.search-results {
  display: none;
}

.search-results.active {
  display: block;
}

.card-copy h3 {
  margin: 14px 0 4px;
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.18;
}

.card-copy .added {
  margin-top: 7px;
  font-size: 11px;
}

[hidden] {
  display: none !important;
}
