img{
    width: 700px;
    margin-left: 250px;
}
h2{
    color: rgb(23, 29, 220);
    text-align: center;
}

footer{
    margin-top: 2942px;
    background-color: black;
    color: white;
    display: flex;
    justify-content: flex-start;
    height: 200px;
}
.foot{
    height: 195px;
}
/*
.container{
    height: 200px;
}
li{
    height: 195px;
}
.col, .row{
    height: 195px;
}*/
.nav-linkss{
    color: white;
    cursor: pointer;
    font-size: xx-large;
    width: 260px;
    text-decoration: none;
}

.nav-link{
    width: 300px;
    font-size: xx-large;
    
    padding: 0;
    
}
#navbar-example3{


width: 700px;
float: right;
margin-top: 140px;
background-image: url(crew.jpg);
height: 659px;
background-size: cover;






}
h4{
    font-size: 2.5rem;
}
p{
    font-size: x-large;
    text-align: center;
}




#logo{
    height: 98px;
    width: fit-content;
    border-radius: 10px;
}
a{
    width: 200px;
}

.mt-3 {
    margin-top: 11rem!important;
}
.nav-item .nav-link{
    width: 200px;
}
.navbar{
    height: 100px;
}
.nav-pills{
    gap: 20px;
    align-items: center;
}
.navbar-brand{
    font-size: xxx-large;
}






/*modifica*/
.btn {
    --bs-btn-padding-x: 2.75rem;
    --bs-btn-padding-y: 1.375rem;
    --bs-btn-font-family: unset;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 800;
    --bs-btn-line-height: -0.5px;
}
button{
    margin: 9px;
}

.btn-secondary{
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family: ;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    

}   
.hot{
    width: 360px;
    height: 400px;
}
.full{
    list-style-type: none;
}

/*Ultime modifiche*/
.card{
    margin: 0 auto;
}

.btn-primary{
    --bs-btn-padding-x: 0.75rem;

}
.go{
    margin-left: 200px;

}