.pf-nct-new-item > a::after,
.pf-nct-new-item-parent > a::after {
  background: #0e0;
  border-radius: 50%;
  content: "";
  height: 5px;
  margin-left: 5px;
  opacity: 1 !important;
  position: static;
  width: 5px;
}