/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 21 2026 | 15:12:49 */
body {
	font-family: Arial , Helvetica , sans-serif !important;
}

/* Header */

.custom_sub_menu_col_two {
	border-left: 1px solid #6f7c7d;
	border-right: 1px solid #6f7c7d;
}

/* Header */


/* Footer */

.footer_custom_links {
	display: flex;
	justify-content: space-between;
}

.footer_custom_links a {
	color: #fff !important;
    font-family: "Public Sans", sans-serif;
    font-size: 15px;
	line-height: 16px;
    font-weight: 800;
}

/* Footer */