/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 23 2026 | 12:05:56 */
.footer__logo, .footer__logo img {
	width: 149.571px;
	height: auto;
	aspect-ratio: 95/50;
}

footer {
  position: relative;
}

footer .block__privacy {
	width: fit-content;
}

footer .fusion-row, 
footer .fusion-layout-column, 
footer .fusion-column-wrapper {
  position: static !important;
}

footer .thumb__wrapper-privacy .fusion-builder-row {
	justify-content: space-between;
}

footer .social__networks {
	margin-left: auto !important;
}

footer .social__networks img {
	width: 24px;
	height: 24px;
}

footer .social__networks span {
	min-height: 24px;
}

footer .social__networks .linkedin__icon img,
footer .social__networks .linkedin__icon {
	width: 32px;
	height: 32px;
}

footer .social__networks .linkedin__icon,
footer .social__networks span {
	display: flex;
	align-items: center;
	justify-content: center;
}

footer .add__info a {
	color: white !important;
	text-decoration: underline !important;
}