/* **********************************************************
 * FOOTER
 * ******************************************************** */

/* *****************************
 * HOME FOOTER PADDING
 * *************************** */
.home footer .e-con-inner {
	padding-top: 7rem;
}



/* WST Footer */
.wst-footer {
	background-color: #200208;
	color: #fff;
	font-size: 1rem;
	padding: 1rem;
	text-align: center;
}
.wst-footer p {
	margin-bottom: 0;
}
.wst-footer a {
	color: #FCEBEA !important;
}
.wst-footer a:hover {
	color: #EEBCBF !important;
}
