
a:hover{
    background-color: rgb(116, 116, 116) !important; 
}
a{
    color: white !important;
    font-family: 'Raleway', sans-serif;
    font-style: oblique;
    font-weight: 600;
}
body{
    background-color: #ffffff ;
    align-items: center;
    text-align: center;
}

.container{
    background-color: rgba(182, 182, 182, 0);
}

.style-color{
    background-color: rgb(49, 49, 49) !important;

}
.active-li{
    background-color:rgb(158, 158, 158) !important;
}

.active-logo{
    background-color:rgb(66, 66, 66) !important;
    font-size: 16pt;
    font-family: 'Raleway', sans-serif;
   
   
}
.marge {
    margin-top: 75px;
}
h2{
    margin-bottom: 30px;
    font-size: 32pt;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}
img{
    margin-top: 70px;
    margin-left: 10px;
    width: 75vw;
}
.home{
    text-align: left;
}
h1{
    text-align: justify;
    margin-left: 30px;
    font-family: 'Raleway', sans-serif;

}
