Display dotted line report as a different box color

Update for Org Chart 4.

.poch-node_dotted-line .poch-group-item__card {
  background-color: pink !important;
  border-color: red !important;
}