.spc-uf-status {
	margin-top: 14px;
	font-size: 14px;
	line-height: 1.55;
}

.spc-uf-success {
	padding: 12px 14px;
	border-radius: 10px;
	background: #f0f7ea;
	color: #557d2f;
}

.spc-uf-error {
	padding: 12px 14px;
	border-radius: 10px;
	background: #fff1ef;
	color: #a2463f;
}

.spc-uf-hp {
	position: absolute !important;
	left: -99999px !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}
