.menu-icon {
  cursor: pointer;
}

.menu-icon svg {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}
