
/* v823 — only real government form templates are clickable; non-form document requirements stay plain black text. */
.working-forms-cleanup-v823 .working-simple-main-v818 .simple-doc-list-v818 li.doc-nonform-v823 strong {
  color: #061b38 !important;
  text-decoration: none !important;
  cursor: default !important;
}

.working-forms-cleanup-v823 .working-simple-main-v818 .simple-doc-list-v818 li.doc-nonform-v823 a {
  color: #061b38 !important;
  text-decoration: none !important;
  pointer-events: none !important;
}
