/* Make some things blue! */
#spectaql .doc-row .doc-copy code {
  background-color: blue;
}
