/* Enter Your Custom CSS Here */
span.wpcf7-list-item {
margin-left: 0.5em;
display: block;
}

.nf-error .ninja-forms-field {
    border: 1px solid #e80000;
    height: 30px !important;
}

.ninja-forms-field {
    border: 1px solid #e80000;
    height: 30px !important;
}

#nf-field-15 {
    color: #fff !important;
    background: #000 !important;
    font-size: 20px !important;
    padding: 10px 30px 35px 30px !important;
}