* {
  font-family: "Poppins", sans-serif;
}
li.nav-item.has-treeview.menu-open > a.nav-link {
  background: #007bff !important;
  color: #ffffff !important;
}
i.fa.fa-asterisk {
  color: red;
  font-size: 8px;
  font-weight: bold;
}
