/* base */

.navbar_item {
  display: flex;
  align-items: center;
}

.navbar_icon {
  margin-right: 8px;
}

.navbar_text {
}
