/* Legacy default theme stylesheet.
   Superseded by templates/common/css/esafe-modern.css (design system).
   Kept only for rules not covered by the modern stylesheet. */

.form-table .pre {
    color: var(--foreground, #0F172A);
}
