:local {
  .clinical-lowlight-theme {
    --terra-table-row-striped-background-color: #2d3539;
    --terra-table-row-background-color: #232a2f;
    --terra-table-row-selected-background-color: #1e3a49;
    --terra-table-row-selected-box-shadow: inset 0 1px 0 0 #004c76, inset 0 -1px 0 0 #004c76;
    --terra-table-row-hover-background-color: #232a2d;
    --terra-table-row-highlight-border-top: 1px solid #004c76;
    --terra-table-row-highlight-border-bottom: 1px solid #004c76;
  }
}
