#kaiju-navbar {
    border-right: 2px solid rgba(0, 0, 0, 0.08);
}

.semi-transparent {
    --bs-bg-opacity: 0.95;
}

.navbar-profile-picture {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.img-account-profile {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
