/* Bootstrap colors inline <code> like a syntax-highlighted snippet (pink/red) by default.
   Here it's only ever used for plain technical values (hosts, cron expressions, paths) —
   keep it monospace without implying an error/warning state. */
code {
    color: inherit;
}
