.logout {
    text-decoration: none;
    color: #ededed;
}
.logout:hover {
    color: #ededed;
    font-weight: bold;
}