.dashboard-menu-item { position: relative; }
.notification-badge { position: absolute; top: 5px; right: 5px; background-color: #ff4d4d; color: white; border-radius: 50%; width: 20px; height: 20px; font-size: 12px; display: flex; align-items: center; justify-content: center; font-weight: bold; }
