.db_search.search__form_wrapper { display: flex; margin: 1rem 0 2rem; }

.db_search .form-item { width: calc(100% - 16px * 2); }

.db_search .form-autocomplete { color: #000; background: #f4f4f5; border: none; line-height: 17px; font-size: 0.75rem; font-weight: 400; padding: 16px; width: 100%; background-position: 99% center !important; }

.db_search .form-actions { width: 48px; }

.db_search .search__button--db { display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; }

.highlight strong { background-color: lightgoldenrodyellow; padding: 3px; }

.search-api-autocomplete-search { background: #f4f4f5; border: none !important; max-width: 886px; }

.search-api-autocomplete-suggestion { padding: 0.5rem !important; display: block; font-weight: 400 !important; }

.suggestion__category::after { content: ":"; }

.suggestion__title { font-weight: 700; }

.suggestion__content { font-style: italic; font-size: 0.75rem; }
