@use '@growi/ui/scss/molecules/page_list'; .page-list :global { .highlighted-keyword { font-style: normal; font-weight: bold; } } .search-result-content :global { .highlighted-keyword { background:linear-gradient(transparent 40%, #FCF0C0 40%); } }