/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 22 2025 | 21:54:25 */
/*===============================*/
/* NAVIGATION */
#main-navigation {
    border-top: 3px solid #000 !important;
}

.main-navigation {
    display: flex !important;
    justify-content: center !important;
    width: 60% !important;
    margin: 0 auto !important;
}

.main-navigation ul {
    display: flex !important;
    justify-content: center !important;
    gap: 10px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

