/*----------------------------------------------------------------------------*/

body [class^=highlight-] .highlight .nc,
body [class^=highlight-] .highlight .nn {
    text-decoration: none;
}

body .highlight .c1 {
    font-style: normal!important;
}

/*----------------------------------------------------------------------------*/

/* .rst-dir .pre::before { */
/*     content: ".. "; */
/* } */

/* .rst-dir .pre::after { */
/*     content: "::"; */
/* } */

/* .rst-role .pre::before, */
/* .rst-role .pre::after { */
/*     content: ":"; */
/* } */

/*----------------------------------------------------------------------------*/

body {
    --color-code-background: #ebebeb;
}

/*----------------------------------------------------------------------------*/
