.nav-toggle-bar {
  display: block;
  width: 28px;
  height: 2px;
  background: var(--dark);
  position: relative;

}