/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2026 | 18:53:15 */
a {
	color: #FF4A3F
}

.social-icons {
    display: flex;
    align-items: center;
    gap: 32px;
    justify-content: center;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2169 > a {
    display: none;
}

.social-icons > a {
    display: none;
}

.social-icon-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icon-item svg {
	width: 24px; 
	height: 24px; 
}

.social-icon-item > a.elementor-item-anchor {
    display: none;
}

.social-icon-item > a {
	padding: 0 !important; 
	margin: 0 !important;
	margin-top: 16px !important
}