/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 03 2025 | 18:42:57 */
.footer-brandlogo{
	
	display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.footer .footer-brandlogo:first-child {
  margin-right: 0!important;
}

.footer-brands-wrap{
	gap: 30px;
}