.nf-form-layout .nf-row {
margin: 0 -5px;
}
.nf-form-layout .nf-form-fields-required {
display: none;
}
.nf-form-layout .submit-container {
margin-bottom: 0;
}
.nf-form-layout input[type=text], 
.nf-form-layout input[type=email], 
.nf-form-layout input[type=number], 
.nf-form-layout input[type=tel], 
.nf-form-layout select, 
.nf-form-layout textarea {
padding: 1rem;
font-weight: bold;
}