.navbarEntry > a:hover {
    /*background-color: dimgray;*/
    color: white !important;
    opacity: 100%;
}
.display-6{
    font-size: 20px !important;
}

.Logout{
    position: absolute;
    right: 0;
}
