.bg-ag-blue {
    --bs-bg-opacity: 1;
    background-color: #2d3b50 !important;
}
.logo-text img {
    width: 200px !important;
    height: 70px !important;
}
.topbar {
    box-shadow: 10px 0 20px rgb(67 206 215 / 50%) !important;
}

.sidebar-nav ul .sidebar-item .sidebar-link {
    color: #ffffff !important;
}