.menu-item {
  padding: 10px 20px;
  border-bottom-color: white;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-top-color: white;
  border-top-style: solid;
  border-top-width: 2px;
  margin: 3px;
}
