.navbar-nav > li > a.separator::after {
  content: '|';
  padding-left: 30px;
  color: #3434344D;
}
