/* Override table of contents menu item styles to mimic menu sections */


pre.literal-block {
    background-color: transparent;

}
pre.literal-block a {
    font-size: 18px;
    line-height: 1.6;
}

button.copybtn.o-tooltip--left:hover {
    opacity: 1;
}