.gform_wrapper .gfff.hidden_label .gfield_label {
    display: none;
}

.gform_wrapper .gfff.hidden_label legend .gfield_label {
    display: block;
    clip: auto;
    position: static !important;
    height: auto;
    width: auto;
    font-size: inherit;
}