:root {
    --theme-main-color: #f74f22;
    --theme-dark-color: #232323;
    --theme-gray-color: #777777;
}



    .navigation li a {
    font-size: 14px !important; /* Adjust as needed */
    /* padding: 8px 10px; Reduce padding for compact spacing */
}
