/* Static tables are scoped to the consolidated work page. */
body[data-page="home"][data-rendering="static"] [data-static-list] .character-table--scoped { table-layout: auto; }
body[data-page="home"][data-rendering="static"] [data-static-list] .character-table--scoped th,
body[data-page="home"][data-rendering="static"] [data-static-list] .character-table--scoped td { width: auto; }
