/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

#gform_fields_5 .gfield_label {
  display: block !important; /* Override your display: none */
  height: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}