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

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