.nav-link:hover {
    /* background-color: #ececec; */
    background-image: url('/assets/images/backg.jpg');
    color: rgb(0, 0, 55);
}