.form-item-children thead th:nth-child(-n+4)::after {
  content: " *";
  color: #e32;
  font-weight: bold;
  font-size: inherit;
  line-height: 1;
  vertical-align: baseline;
}

fieldset[data-drupal-selector="edit-play-application-details"] {
  display: none;
}