/* Navigation Sidebar Styles for Cascades Site Development Engineers */

/* Admin navigation sidebar module captions */
#nav-sidebar .module caption {
    background: linear-gradient(180deg, #1e41b1 0%, #2257d6 100%) !important;
    border-right: 2px solid #cbd5e1 !important;
    box-shadow: 4px 0 12px rgba(0, 0, 0, 0.1) !important;
    font-family: "Inter", "Roboto", sans-serif;
}
