:root{
  --typo-background:#ffffff;
  --typo-body:#2b2b2b;
  /*--typo-muted:#00ec37;*/
  --typo-heading:#0e3995;
  --typo-strong:#a76f38;
  --typo-italic:#374151;
  --typo-link:#fdfeff;
  --typo-link-hover:#ffffff;
  --typo-blockquote-bg:#e6e8ec;
  --typo-blockquote-border:#66cf99;
  --typo-blockquote-text:#2d6ac0;
  --typo-caption:#4b5563;
  --typo-code-text:#c026d3;
  --typo-code-bg:#faf5ff;
  --typo-math:#a887ee;
  --typo-h1:#c53a32;
  --typo-h2:#435daa;
  --typo-h3:#ab2727;
  --typo-h4:#4ed689;
  --typo-h5:#737373;
}
