.theme_candor_pennlight .nonHidden table tr:nth-child(2n+1) {
  background-color: #010e2b;
}

/* removes italics from non-hidden accordion content on PSOM theme*/
.theme_psom_default .accordions .nonHidden {
    font-style: normal;
}
