.tablepress>:not(caption)>*>* {
  background-color: #e69419;
  border-radius: 15px;
}

.tablepress thead>tr>* .dt-column-header .dt-column-title {
  text-align: center;
}