sticky-table .sticky-table-header {
  background: white;
}
sticky-table .sticky-table-header tr:last-child th {
  border-bottom: 1px solid #eeeeee;
}
sticky-table .sticky-table-header tr,
sticky-table .sticky-table-header th {
  background-color: inherit;
}
