.frame-type-nibeatrocast_listing {
  /* frame-layout-18 / $stba-color-faded-rose-45 */
  --ni-beatro-cast-table-striped-bg: #e3d3d7;
}

.frame-type-nibeatrocast_listing .table-striped {
  --bs-table-striped-bg: var(--ni-beatro-cast-table-striped-bg);
  --bs-table-striped-color: inherit;
}

.frame-type-nibeatrocast_listing .table-striped > tbody > tr:nth-of-type(2n + 1) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--ni-beatro-cast-table-striped-bg);
}
