/* Contain parent-theme defaults within the public series pages. */
.nova-page-series main table { margin-block-end: 0; }
.nova-page-series main table :is(th, td) { border: 0; }
.nova-page-series table tbody > tr:nth-child(n) > :is(td, th) { background: transparent; }
