.u-column2 .section-title .required_fields span {
  color: red;
}

.u-column2 .section-title .error-mes {
  color: red;
}

.woocommerce-orders-table__row th.woocommerce-orders-table__cell {
  background: none;
  border-right: 2px solid var(--gray);
  padding-left: 10px;
  padding-right: 10px;
}
