form label {
	font-size: 16px!important;
}

form label span.required {
	color: #ff2929!important;
}

span.required {
	color: #ff2929!important;
	font-size: 16px!important;
}

form label.error {
	color: #ff2929!important;
}

.nectar-button.large {
	font-size: 24px!important;
}
