/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.gform_wrapper .top_label .gfield_label{
    color: #0a0a0a;
    float: none;
}

input[type="file"] {
    color: #0a0a0a;
}

#gform_wrapper_7{
    margin-top: 4em;
}