input.name-item {
	border: none !important;
	border-bottom: 1px solid grey !important;
	background-color: #ffffff  !important;
}

input.tel-item {
	border: none !important;
	border-bottom: 1px solid grey !important;
	background-color: #ffffff  !important;
}

input[type=submit].send-button {
	width: 100%;
	background-color: #00c9a7 !important;
}
.nf-form-fields-required {
	display: none !important;
}
.nf-form-title {
		display: none !important;
}