.form-type-webform-custom-composite .table-hover > tbody > tr:hover {
  background-color: inherit;
}
.form-type-webform-custom-composite .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: inherit;
}
.form-type-webform-custom-composite .table-hover > tbody > tr:hover td {
  color: inherit;
}
