/* figbook.css — the Figbook page's accent on top of joanpu.css. */

:root{
  --accent:#fab81a;
  --accent-deep:#c8961a;
  --accent-rgb:250,184,26;
}
