// Sub Item Separator

.sm-sub-item-separator {
  margin: 0.5rem 6px;
  border: 0;
  border-top: 1px solid;
  height: 0;
  overflow: hidden;
}
