#search-loading {
  text-align: center;
}

#search-filter {
  margin-top: 10px;
}

#search-results {
  margin-top: 40px;
}
#search-results li {
  list-style: none;
  margin-bottom: 25px;
}
#search-results li h3 {
  margin-bottom: 0px;
}
#search-results li p {
  margin-top: 6px;
}
#search-results .instructions {
  font-family: "Gentium Plus", "Noto Serif TC", "Noto Serif JP", "Noto Serif Thai", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, sans-serif, "Apple Color Emoji", "Noto Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

/*# sourceMappingURL=search.css.map */