/* table-center.css */
.docutils td, .docutils th {
    text-align: center !important;
}