  form span {
	margin-top: 0px;
}
form a {
	font-size: 18px;
}
form#form_6b79f599-460b-4cbe-bac1-39fa44d094ae_container {
	background: #f4f3f5;
	float: left;
	margin-bottom: 20px;
	padding: 20px 15px;
}
div.form_header .form_label {
	background: none !important;
	font-style: normal;
	font-weight: 400;
	color: #592C88;
	font-size: 28px;
	line-height: 34px;
}
.form_container input {
	margin: 0px 0px 10px 0px;
}
.form_container select {
	width: auto;
	margin: 0px 0px 10px 0px;
}
.form_container .form_select select {
	width: 100%;
}
.form_container .form_label {
	font-family: "freight-sans-pro-n4","freight-sans-pro",sans-serif;
	color: #444;
	font-size: 18px;
	line-height: 24px;
}
.form_birthdate .form_responses {
	display: flex;
}
.form_container em {
	font-style: italic;
}
.form_action button {
	color: #ffffff;
	background: #592c88;
	border: 1px solid #582277;
	line-height: 22px;
	padding: 15px 25px;
	border-radius: 3px;
	font-size: 16px;
	cursor: pointer;
	margin: 4px 5px;
}
@media (min-width: 481px) {
	div.form_container:not(.form_width_narrow) div.form_question.form_layout_table .form_label {
		width: auto !important;
	}
}
