.line cite{
font-size: 0.9em;
}
html[data-theme="dark"] .table > :not(caption) > * > * {
color: rgb(206, 214, 221);
}
.wy-table-responsive table td, .wy-table-responsive table th,
.rst-content table.docutils thead, .rst-content table.field-list thead, .wy-table thead {
white-space: normal !important;
}