#top .search-hero .search-title, #top .search-hero .search-form-label {
  padding-bottom: 20px;
}
#top .search-hero .h4 span {
  color: #FDB703;
}
#top .search-hero .search-form-label {
  padding-top: 30px;
}
#top .search-hero form .search-input {
  width: 100%;
  max-width: 575px;
  padding: 10px 5px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  -webkit-appearance: none;
}
#top .search-hero form .search-input:focus-visible {
  outline: none;
}
#top .search-hero form button {
  display: block;
  margin-top: 20px;
  background-color: #FDB703;
  padding: 8.5px 50px 8.5px 50px !important;
  min-width: 200px !important;
  justify-content: center;
  border: 0;
  border-radius: 23.03px;
  color: white;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.66;
  -webkit-appearance: none;
  cursor: pointer;
  transition: background-color ease 0.25s, box-shadow ease 0.25s, color ease 0.25s, border-color ease 0.25s;
}
#top .search-hero form button:hover {
  background-color: #f8c338;
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.16);
}
#top .search-content .ep-item-grid-item .ep-item-grid-item-inner .ep-item-grid-item-media,
#top .search-content .ep-item-grid-item .ep-item-grid-item-inner .ep-item-grid-item-date, #top .search-content .ep-item-grid-item .ep-item-grid-item-inner::before {
  display: none;
}
#top .search-content .ep-item-grid-item .ep-item-grid-item-inner .ep-item-grid-item-type h6 {
  color: #219EBC;
}
#top .search-content .ep-item-grid-item .ep-item-grid-item-inner .ep-item-grid-content-wrapper .ep-item-grid-item-title a {
  color: #033047;
}
#top .search-content .ep-item-grid-item .ep-item-grid-item-inner .ep-item-grid-content-wrapper .ep-item-grid-item-button-wrapper {
  padding-top: 10px;
}
#top .search-content .ep-item-grid-item:not(:last-child) .ep-item-grid-item-inner {
  padding-bottom: 50px;
  border-bottom: 1px solid gray;
}
#top .search-content .ep-posts-grid-item .ep-item-grid-item-terms {
  display: none !important;
}
#top .search-content .facetwp-facet {
  text-align: center;
}