.title-search-result { margin-bottom: 20px; }
.title-search-result h1 {
  font-weight: 400;
  font-size: 28px;
  margin: 0 0 0.5rem;
}
.title-search-result h1 span { font-weight: 900; }
.title-search-result p {
  font-weight: 400;
  color: var(--gray-600);
  margin-bottom: 0;
}
.title-search-result p span { font-weight: 900; }
