/* **********************************************************
 * FOOTER
 * ******************************************************** */
@media (max-width: 576px) {

	.jupiterx-footer .elementor-icon-list-items .elementor-icon-list-item a span {
		text-align: center;
	}
	
}

/* WST Footer */
.wst-footer {
	background-color: #2E4256;
	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: #ddd !important;
}