/* KGM & Folktrek specific */
#kgm,
#folktrek {
  background: var(--bg-page);
}

#kgm .dashboard-page-header h1::before {
  content: "🏢 ";
}


