/* **********************************************************
 * FOOTER
 * ******************************************************** */
@media (max-width: 1200px) {
	footer span.elementor-icon-list-text {
		text-align: center;
	}
}


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