* {
    font-family: "Figtree";
}

.navbar-shadow {
    /* Stronger drop shadow for visibility */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}