.en.ticketForm #field_layoutId .Form__label .Form__labelText{
  font-size: 0
}
.en.ticketForm #field_layoutId .Form__label .Form__labelText::before{
  font-size: 1rem;
  color: #000;
  content: "Ticket Type"
}

