/*
.finckers-table-savings-top-list {

  th,td  {
    border-top: 1px solid $color-gray-border;
  }

  tbody>tr:nth-child(odd), tbody>tr:nth-child(odd)>td, tbody>tr:nth-child(odd)>th {
    background-color: transparent;

  }




}
*/

/*# sourceMappingURL=table.css.map */
