 /* applied to all tables  */
tr:nth-child(even) {
    /* #D6EEEE */
    background-color: #b7b9be;
}

/* .showing-wrap {
  position: sticky;
  bottom: 0;
  z-index: 99;
} */