/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

.fep-form-field{
  margin-bottom: 1rem ;
}

#fep-footer{
  display:none ;
}

