.nnh-main .success {
  color: green;
}
.nnh-main .failed {
  color: red;
}
.nnh-main .css-test {
  color: green;
}
.nnh-main table.twig-variable-test th {
  margin: 0;
  padding: 0.5rem;
  height: 1rem;
}
.nnh-main table.twig-variable-test td {
  margin: 0;
  padding: 0.5rem;
  height: 1rem;
}
.nnh-main table.twig-variable-test td.failed {
  color: white;
  background-color: red;
}

.toolbar-icon-9 .toolbar-icon-admin-toolbar-tools-help:before,
.toolbar-icon-10 .toolbar-icon-admin-toolbar-tools-help:before,
.adminimal-admin-toolbar .toolbar-icon-admin-toolbar-tools-help.is-active:before {
  background-image: url("../../images/nnh-icon.svg") !important;
}

/*# sourceMappingURL=nnh-main.css.map */
