.navbar-img:hover {
    opacity: 0.4;
}

.nav-link {
    color: gray;
}

.nav-link:hover {
    color: #671616;
}
