/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 30 2025 | 13:21:20 */
div.footer-links {
	margin-block-start: 10px !important;
}

div.footer-links ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

div.footer-links :where(.is-layout-flow) > * {
	margin-block-start: 0 !important;
}

h5.footer-link {
	font-weight: 300;
	letter-spacing: -0.1px;
    line-height: 1.4;
	margin-block-start: 0;
	margin-block-end: 0;
}