html {
  scroll-behavior: smooth;
}

#district_page_menu ul {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}
