
body {
	margin: 0;
	padding: 0;
}

.ce-form .form-group input[type=email], .ce-form .form-group input[type=text], .ce-form .form-group select, .ce-form .form-group textarea {
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
}