/* Hide the Budget field (field ID 3) in WPForms */
#wpforms-378-field_3-container {
    display: none !important;
}
