.navbar 
{

    background: linear-gradient(#000000,#000000);
    margin-bottom: 1em !important; 

}
a.navbar-brand , a.nav-link
{
    color:#fff !important;
    background: linear-gradient(#000000,#000000) !important;


}
.bouton1
{
    display : block;
    color: #fff;
    text-align: center;
    padding-top:1em;
    background: linear-gradient(#000000,#000000)
}
.bouton1:hover
{

    background: linear-gradient(#000000,#000000)
}


.pordego
{
    /* background: linear-gradient(#0c356b, #3268af);*/
    background-image: url("https://aga.ovh/media//lk52dkx4/2021/img-46.jpg");
    margin-top:-1em;
}
 
.pied
{
   background: linear-gradient(#000000,#000000)

}