.contact-form-shell input,
.contact-form-shell select {
	border-radius: 999px;
	margin-bottom: 10px;
}

.contact-form-shell textarea {
	border-radius: 10px;
	margin-bottom: 10px;
}