.npe-button-background-color {
  background-color: #86b763;
}
.npe-button-background-color-as-color {
  color: #86b763 !important;
}
.npe-button-font-color {
  color: #fff;
}
body .npe2-plugin-panel .member-directory-dataset li:hover {
  color: #86b763 !important;
}
body .npe2-plugin-panel .member-directory-dataset li.npe-button-background-color:hover {
  color: #fff !important;
}
body .npe2-plugin-panel label {
  color: #666666;
}
body .npe2-plugin-panel p,
body .npe2-plugin-panel div {
  color: #333333;
}
body .npe2-plugin-panel h1,
body .npe2-plugin-panel h2,
body .npe2-plugin-panel h3,
body .npe2-plugin-panel h4,
body .npe2-plugin-panel h5,
body .npe2-plugin-panel h6 {
  color: #d75428;
}
