.input {
	height: 3.5em;
	border-radius: 0.25em;
	padding: 0 1em;
}

label {
	margin-bottom: .25em;
	margin-left: .25em;
}

.profile-form {
	margin-bottom: 1em;
	grid-row-gap: 1em;
}

h2 {
	margin-bottom: 1em;
}

.checkbox-label {
	font-weight: normal;
}

.industry-label {
	margin-bottom: 1em;
}
