code.jj-immutable-current {
    color: #c00 !important;
}

code.language-jj .jj-current {
  color: #cc0000;
}

code.language-jj .jj-branch {
    font-weight: bold;
    color: #2b81f0;
}
