/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 08 2026 | 12:43:24 */
.wpforms-form .wpforms-submit-container {
    display: block;
    width: 100%;
    margin-top: 20px;
}

.wpforms-form button.wpforms-submit {
    float: none;
    display: inline-block;
}
.wpforms-submit-container {
    text-align: left;
}

#ff_3_description{
	min-height:45px!important;
}
label{
	color:black;
}

