.org-chart-principal {
  color: #fff;
  background: #204195;
}

.org-chart-entity {
  color: #fff;
  background: #42b72a;
}

.org-chart-concentration {
  color: #fff;
  background: #ff3333;
}

.org-chart-branch {
  color: #fff;
  background: #ffe621;
}
