/* Hide the field label for the Turnstile widget on the front end */
.turnstile-container .nf-field-label {
    display: none;
}
