/* This file intentionally left blank. */
.no-click {
    pointer-events: none;
}

.docutils table caption {
    text-align: left;
}

.sphinxsidebarwrapper img {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}

.bold-literal {
    font-weight: bold;
    color: red;  /* Set the text color to red */
    font-family: monospace;
}
