/*!***********************************************************************
 * @file
 * Stylesheet for results generated by the Search module.
 ************************************************************************/

@layer component {
  .search-results {
    list-style: none;
  }
}
