.nf-field-element input, .nf-field-element select, .nf-field-element textarea  {
background: #f2f2f2;
    border-radius: 2px;
    border: 1px solid #dddddd;
    box-shadow: none;
    width: 100%;
    padding: 20px;
    margin-bottom: 15px;
}
.label-above .nf-field-label {
    margin-bottom: 3px!important;
    font-size: 16px!important;
    font-weight: 200 !important;
}
.nf-field-label label {
    font-weight: 400!important;
}
.nf-form-fields-required {
display: none;
}

element.style {
}
.icon-box__title {
    color: #000000 !important;
}
