<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rst-content .admonition .admonition-title:before {
    content: none;
}

.rst-content .admonition-theorem .admonition-title:before {
    content: none;
}

.rst-content .admonition-proof .admonition-title:before {
    content: none;
}

code.literal {
    color: #404040 !important;
    background-color: #fbfbfb !important;
}
</pre></body></html>