@layer components {
  .search-result em {
    @apply not-italic font-bold;
  }
}
