/**
 * @file
 * CSS overrides for the Ailey base theme.
 */

/**
 * Hide search form elements that are required, but shouldn't be visible.
 */
#search-form,
.block-facetapi { display: none; }
