<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table &gt; thead &gt; tr &gt; th &gt; p,
table &gt; tbody &gt; tr &gt; th &gt; p {
    margin-bottom: 0px;
}

.rst-content figure.align-center {
    margin-bottom: 24px;
}

.rst-content figure.align-center.no-bottom-margin {
    margin-bottom: auto;
}</pre></body></html>