.nf-form-fields-required, #nf-label-field-9{
    font-size: 14px !important;
}

.nf-field-element input, .nf-field-element textarea{
    border: none !important;
    border-bottom: 1px solid #d3b73b !important;
}

.nf-field-element a{
    color: #d3b73b !important;
    font-size: 14px !important;
}

#nf-field-11, #nf-field-18{
    background: black !important;
    color: white !important;
}

#nf-field-11:hover, #nf-field-18:hover{
    background: #d3b73b !important;
    color: black !important;
}