.navbar a {
    color: whitesmoke!important;
}

.navbar a:hover {
font-size: larger;
}

img {
    cursor: pointer;
}
