.highlight table td {
  padding: 5px;
}

.highlight table pre {
  margin: 0;
}

.highlight,
.highlight .w {
  color: #24292f;
  background-color: #f6f8fa;
}

.highlight .k,
.highlight .kd,
.highlight .kn,
.highlight .kp,
.highlight .kr,
.highlight .kt,
.highlight .kv {
  color: #cf222e;
}

.highlight .gr {
  color: #f6f8fa;
}

.highlight .gd {
  color: #82071e;
  background-color: #ffebe9;
}

.highlight .nb {
  color: #953800;
}

.highlight .nc {
  color: #953800;
}

.highlight .no {
  color: #953800;
}

.highlight .nn {
  color: #953800;
}

.highlight .sr {
  color: #116329;
}

.highlight .na {
  color: #116329;
}

.highlight .nt {
  color: #116329;
}

.highlight .gi {
  color: #116329;
  background-color: #dafbe1;
}

.highlight .ges {
  font-weight: bold;
  font-style: italic;
}

.highlight .kc {
  color: #0550ae;
}

.highlight .l,
.highlight .ld,
.highlight .m,
.highlight .mb,
.highlight .mf,
.highlight .mh,
.highlight .mi,
.highlight .il,
.highlight .mo,
.highlight .mx {
  color: #0550ae;
}

.highlight .sb {
  color: #0550ae;
}

.highlight .bp {
  color: #0550ae;
}

.highlight .ne {
  color: #0550ae;
}

.highlight .nl {
  color: #0550ae;
}

.highlight .py {
  color: #0550ae;
}

.highlight .nv,
.highlight .vc,
.highlight .vg,
.highlight .vi,
.highlight .vm {
  color: #0550ae;
}

.highlight .o,
.highlight .ow {
  color: #0550ae;
}

.highlight .gh {
  color: #0550ae;
  font-weight: bold;
}

.highlight .gu {
  color: #0550ae;
  font-weight: bold;
}

.highlight .s,
.highlight .sa,
.highlight .sc,
.highlight .dl,
.highlight .sd,
.highlight .s2,
.highlight .se,
.highlight .sh,
.highlight .sx,
.highlight .s1,
.highlight .ss {
  color: #0a3069;
}

.highlight .nd {
  color: #8250df;
}

.highlight .nf,
.highlight .fm {
  color: #8250df;
}

.highlight .err {
  color: #f6f8fa;
  background-color: #82071e;
}

.highlight .c,
.highlight .ch,
.highlight .cd,
.highlight .cm,
.highlight .cp,
.highlight .cpf,
.highlight .c1,
.highlight .cs {
  color: #6e7781;
}

.highlight .gl {
  color: #6e7781;
}

.highlight .gt {
  color: #6e7781;
}

.highlight .ni {
  color: #24292f;
}

.highlight .si {
  color: #24292f;
}

.highlight .ge {
  color: #24292f;
  font-style: italic;
}

.highlight .gs {
  color: #24292f;
  font-weight: bold;
}

[data-theme="dark"] .highlight,
[data-theme="dark"] .highlight .w {
  color: #f8f8f2;
  background-color: #2a2a2a;
}

[data-theme="dark"] .highlight .c,
[data-theme="dark"] .highlight .ch,
[data-theme="dark"] .highlight .cd,
[data-theme="dark"] .highlight .cpf {
  color: #75715e;
  font-style: italic;
}

[data-theme="dark"] .highlight .cm {
  color: #75715e;
  font-style: italic;
}

[data-theme="dark"] .highlight .c1 {
  color: #75715e;
  font-style: italic;
}

[data-theme="dark"] .highlight .cp {
  color: #75715e;
  font-weight: bold;
}

[data-theme="dark"] .highlight .cs {
  color: #75715e;
  font-weight: bold;
  font-style: italic;
}

[data-theme="dark"] .highlight .err {
  color: #960050;
  background-color: #1e0010;
}

[data-theme="dark"] .highlight .gi {
  color: #ffffff;
  background-color: #324932;
}

[data-theme="dark"] .highlight .gd {
  color: #ffffff;
  background-color: #493131;
}

[data-theme="dark"] .highlight .ge {
  font-style: italic;
}

[data-theme="dark"] .highlight .ges {
  font-weight: bold;
  font-style: italic;
}

[data-theme="dark"] .highlight .gr {
  color: #aa0000;
}

[data-theme="dark"] .highlight .gt {
  color: #aa0000;
}

[data-theme="dark"] .highlight .gh {
  color: #999999;
}

[data-theme="dark"] .highlight .go {
  color: #888888;
}

[data-theme="dark"] .highlight .gp {
  color: #555555;
}

[data-theme="dark"] .highlight .gs {
  font-weight: bold;
}

[data-theme="dark"] .highlight .gu {
  color: #aaaaaa;
}

[data-theme="dark"] .highlight .k,
[data-theme="dark"] .highlight .kv {
  color: #66d9ef;
  font-weight: bold;
}

[data-theme="dark"] .highlight .kc {
  color: #66d9ef;
  font-weight: bold;
}

[data-theme="dark"] .highlight .kd {
  color: #66d9ef;
  font-weight: bold;
}

[data-theme="dark"] .highlight .kp {
  color: #66d9ef;
  font-weight: bold;
}

[data-theme="dark"] .highlight .kr {
  color: #66d9ef;
  font-weight: bold;
}

[data-theme="dark"] .highlight .kt {
  color: #66d9ef;
  font-weight: bold;
}

[data-theme="dark"] .highlight .kn {
  color: #f92672;
  font-weight: bold;
}

[data-theme="dark"] .highlight .ow {
  color: #f92672;
  font-weight: bold;
}

[data-theme="dark"] .highlight .o {
  color: #f92672;
  font-weight: bold;
}

[data-theme="dark"] .highlight .mf {
  color: #ae81ff;
}

[data-theme="dark"] .highlight .mh {
  color: #ae81ff;
}

[data-theme="dark"] .highlight .il {
  color: #ae81ff;
}

[data-theme="dark"] .highlight .mi {
  color: #ae81ff;
}

[data-theme="dark"] .highlight .mo {
  color: #ae81ff;
}

[data-theme="dark"] .highlight .m,
[data-theme="dark"] .highlight .mb,
[data-theme="dark"] .highlight .mx {
  color: #ae81ff;
}

[data-theme="dark"] .highlight .se {
  color: #ae81ff;
}

[data-theme="dark"] .highlight .sa {
  color: #66d9ef;
  font-weight: bold;
}

[data-theme="dark"] .highlight .sb {
  color: #e6db74;
}

[data-theme="dark"] .highlight .sc {
  color: #e6db74;
}

[data-theme="dark"] .highlight .sd {
  color: #e6db74;
}

[data-theme="dark"] .highlight .s2 {
  color: #e6db74;
}

[data-theme="dark"] .highlight .sh {
  color: #e6db74;
}

[data-theme="dark"] .highlight .si {
  color: #e6db74;
}

[data-theme="dark"] .highlight .sx {
  color: #e6db74;
}

[data-theme="dark"] .highlight .sr {
  color: #e6db74;
}

[data-theme="dark"] .highlight .s1 {
  color: #e6db74;
}

[data-theme="dark"] .highlight .ss {
  color: #e6db74;
}

[data-theme="dark"] .highlight .s,
[data-theme="dark"] .highlight .dl {
  color: #e6db74;
}

[data-theme="dark"] .highlight .na {
  color: #a6e22e;
}

[data-theme="dark"] .highlight .nc {
  color: #a6e22e;
  font-weight: bold;
}

[data-theme="dark"] .highlight .nd {
  color: #a6e22e;
  font-weight: bold;
}

[data-theme="dark"] .highlight .ne {
  color: #a6e22e;
  font-weight: bold;
}

[data-theme="dark"] .highlight .nf,
[data-theme="dark"] .highlight .fm {
  color: #a6e22e;
  font-weight: bold;
}

[data-theme="dark"] .highlight .no {
  color: #66d9ef;
}

[data-theme="dark"] .highlight .bp {
  color: #f8f8f2;
}

[data-theme="dark"] .highlight .nb {
  color: #f8f8f2;
}

[data-theme="dark"] .highlight .ni {
  color: #f8f8f2;
}

[data-theme="dark"] .highlight .nn {
  color: #f8f8f2;
}

[data-theme="dark"] .highlight .vc {
  color: #f8f8f2;
}

[data-theme="dark"] .highlight .vg {
  color: #f8f8f2;
}

[data-theme="dark"] .highlight .vi {
  color: #f8f8f2;
}

[data-theme="dark"] .highlight .nv,
[data-theme="dark"] .highlight .vm {
  color: #f8f8f2;
}

[data-theme="dark"] .highlight .nl {
  color: #f8f8f2;
  font-weight: bold;
}

[data-theme="dark"] .highlight .nt {
  color: #f92672;
}
