.badge {
    font-size: 15px;
}

.m-2 {
    margin: 1px;
}

.profile-user-img {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover;
}

.sidebar-profile-img {
    width: 33.59px !important;
    height: 33.59px !important;
    object-fit: cover;
}

.nav-item a:hover {
    color: #343a40 !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #343a40 !important;
    color: #ffffff !important;
}

.brand-image {
    height: 100px !important;
    
}

.login-links a {
    color: #343a40 !important;
}