/* **********************************************************
 * FOOTER
 * ******************************************************** */
.footer-container .elementor-background-video-container:before {
    mix-blend-mode: multiply !important;
}

/* WST Footer */
.wst-footer {
	background-color: #231f20;
	color: #fff;
	font-size: 1rem;
	padding: 1rem;
	text-align: center;
}
.wst-footer a {
	color: #998F72 !important;
}
.wst-footer a:hover {
	color: #97CB33 !important;
}