.cart{
    height: 20px;
    width: 20px;
}

.image-adjust{
    height: 500px;
    width: 250x;
}

.nav-item:hover{
    background-color: rgb(232, 232, 242);
    text-shadow: black;
    border-radius: 10px;
    font-weight: bolder;
    text-decoration: underline;
}