/**
 * Form style
 */
.sbscrbr-form-error {
	color: #EA4417;
}
.sbscrbr-form-done {
	color: #3B9E2A;
}