.socNumberBloc {
	padding: 0px !important;
	text-align: center;
	padding-bottom: 30px !important;

}

.socNumberBloc h2 {
	text-align: center;
}

.socNumberBloc button {
	margin-left: auto;
	margin-right: auto;
	width:70%;
}

.socNumber {
	color: #64BE29;
	text-align:center;
	margin: 0px;
	margin-bottom: 30px;
}

.error-message {
	color:red;
	line-height:20px;
}