.fieldset-legend {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

table input {
  background: #ffffff !important;
}

.form-type-webform-custom-composite .form-required.visually-hidden,.form-type-webform-custom-composite .form-required.visually-hidden-focusable:not(:focus):not(:focus-within){
  width:auto!important;
  height:auto!important;
}

.form-type-webform-custom-composite textarea.form-textarea, .form-type-webform-custom-composite textarea {
  background-color: #ffffff !important;
}