

table.dataTable span.highlight {
  background-color: #ff9d31;
  border-radius: 0.28571429rem;
}

table.dataTable span.column_highlight {
  background-color: #ff9d31;
  border-radius: 0.28571429rem;
}
