.category-section {
  margin-bottom: 2rem;
}

.category-title {
  border-bottom: 2px solid #dee2e6;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}

#searchInput {
  max-width: 600px;
  margin: 0 auto;
}

/* Font Awesome icon styling */
.fas {
  margin-right: 5px;
}

.navbar-brand .fas {
  margin: 0 8px;
}

h3 .fas {
  margin: 0 8px;
}

/*# sourceMappingURL=style.css.map */