body {
	font-family:	effra;
}

html {
	scroll-behavior:	smooth;
}

#body button.btn-primary, button.btn-primary-vme {
	background:		#229ED9;
	border-color:	#229ED9;
}

#body button.btn-primary:active, button.btn-primary-vme:active {
	background:		#026ea9;
	border-color:	#026ea9;
}

#body button.btn-primary:hover, button.btn-primary:hover {
	background:		#025e99;
	border-color:	#025e99;
}

#copyright {
	color:	#CEC3C3;
}

#footer {
	background:	#5B3092;
}

#footer a {
	color:	#EFEFEF;
}

#footer button.btn-primary {
	background:		#EA236E;
	border-color:	#EA236E;
}

#footer button.btn-primary:active {
	background:		#ba033e;
	border-color:	#ba033e;
}

#footer button.btn-primary:hover {
	background:		#ca034e;
	border-color:	#ca034e;
}

#home button.btn-primary {
	background:		#83CB9F;
	border-color:	#83CB9F;
}

#home button.btn-primary:active {
	background:		#539B6F;
	border-color:	#539B6F;
}

#home button.btn-primary:hover {
	background:		#438B5F;
	border-color:	#438B5F;
}
