/* maths-help-theme.css — originally a scoped override, but now that
   the global theme is already warm orange/yellow, this file just
   keeps a few maths-help-specific tweaks. */

body.maths-help-page .help-block.is-done {
  border-left: 4px solid #3f8f5b;
}
