#give-last-name-wrap.form-row-last {
	display: none !important;
}

#give-first-name-wrap.form-row-first {
    float: none !important;
	width: 100%;
}

input#give-last {
    display: none ! important;
}
ul.job_types li::marker {
    content: "";
}
.main_wrapper ul li:before  {
    color: #f3b600;
    display:none;
}

span.wpcf7-form-control-wrap{
    border: #0044ff;
    border-width: 1px;
    border-style: solid;
}