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

footer .footer-logo img {
	width: 100% !important;
}

/* WST Footer */
.wst-footer {
	background-color: #D8E4E6;
	color: #334B60;
	font-size: 1rem;
	padding: 1rem;
	text-align: center;
}
.wst-footer p {
	margin-bottom: 0;
}
.wst-footer a {
	color: #334B60 !important;
}
.wst-footer a:hover {
	color: #669ECD !important;
}