#cruzio-prequal-container {
	font-size: 16px;
	border: none !important;
	box-shadow: none;
}

#cruzio-prequal-container button {
	font-family: 16px / 1.0 'Lato', sans-serif;
	background-color: #f15c2f;
	border-radius: 25px;
	color: white;
	font-weight: bold;
	padding: 0.8em;
	border: none;
}

#cruzio-prequal-autocomplete {
	margin: 5px;
	border-top: white;
	border-left: white;
	border-right: white;
	border-bottom: 2px solid black;
	margin-bottom: 10px;
	width: 75%;
}

#cruzio-prequal-autocomplete:focus {
	outline: none;
	box-shadow: none;
}

#cruzio-prequal-container input[type="radio"] {
	accent-color: #f15c2f;
	background-color: #f15c2f;
}

#cruzio-prequal-col-one {
	width: 100%;
}
