/*Footer*/
.Anivers-Regular { 
	font-family: Anivers-Regular;
	font-weight: normal;
	font-style: normal;
}

footer {
	text-align:center;
	width:100%
}
footer p {
	font-family: Anivers-Regular;
	font-weight: normal;
	font-style: normal;
	color:White;
	font-size:12px;
	padding:6px 0px 0px 0px;
}