.TopMenu-item,
.TopMenu-subMenu {
  .TopMenu-itemBefore {
    top: -2px;
  }

  .TopMenu-itemAfter {
    bottom: -2px;
  }
}
