.nav-item {
  .menu-icon {
    padding-right: 10px;
    align-self: center;
    svg {
      width: 15px;
      height: 15px;
    }
  }
}
