
.c-form, .address {
	font-size: 0.9em;
}

.c-question {
	padding: 5px;
}

.c-text {
	float: left;
	width: 200px;
}

.c-field input {
	width: 300px;
}

.c-field textarea {
	width: 300px;
	height: 100px;
}

.address {
	padding-left: 20px;
	font-weight: 600;
}
