.panel_navbar.admin {
  width: 100%;
  background-color: #36085b;
  display: flex;
  height: 80px;
  justify-content: center;
  align-items: center;
  position: relative;
}
.panel_navbar.admin p {
  color: white;
  font-weight: bold;
  margin-bottom: 0px;
}

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