.order {
  background-color: white;
}
.order th,
.order td {
  border-bottom: 1px solid #ddd;
}
.order th {
  width: 14em;
}
.order table table th {
  width: auto;
}
