body {
    /*background-color: darkslategrey;*/
    /*color: mintcream;*/
    /*font-family: 'Roboto Condensed Variable';*/
}

table.systems-data-table {
    font-family: Roboto, sans-serif;
    font-size: 9pt;
}

table.systems-data-table tr.muted td {
    color: #999;
}