.form-control {
	color: #ac7601;
}
.form-control::placeholder {
	color: #a0a0a0;
	font-weight: 300;
	font-size: 14px;
}
