/* Barra di ricerca */
.search-reset-btn:hover {
  background: rgba(255, 255, 255, 0.08);
  color: var(--text-light);
}
