.wsp-number-circle {
 font-size: 2em;
 font-weight: 900;
 width: 2em;
 height: 2em;
 box-sizing: initial;
 background: #272361;
 color: #fff;
 text-align: center;
 border-radius: 50%;
 line-height: 2.15em;
 box-sizing: content-box;
 display: block;
 margin: 30px auto auto;
}
.wsp-into-text {
	text-align: center;
	margin-top: 30px;	
	}
.wsp-center {
	text-align: center;
	margin-top: 30px;
	}
.wsp-center h2 {
	margin: 10px auto 0;
	}
.wsp-center p {
	margin: 5px auto 10px;
	}
.divider {
 border-top: 2px solid #00004d;
}










































