

#popmake-125 .label-above .nf-field-label {
    margin-bottom: 0;
}

#popmake-125 .nf-field-label label {
    font-size: 11px;
}

#popmake-125 input, #popmake-125 textarea {
    height: 35px;
    padding: 7px;
    border: 2px solid black;
    font-size: 16px;
}

#popmake-125 textarea {
    min-height: 160px;
}

#popmake-125 .nf-form-fields-required {
    display: none;
}

#popmake-125 .popmake-title {
    margin-bottom: 20px;
}

#popmake-125 .submit-wrap input {
    font-weight: 600;
    text-transform: uppercase;
}