/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2026 | 15:56:42 */
.footer-logos-list{
	list-style-type: none;
	display:flex;
	margin:0px;
}

.footer-logos-list li{
	width:calc(25% - 10px);
	margin-right:10px;
}	

.footer-logos-list li:last-child{
	margin-right:0px;
}