body{
    background-color: rgba(225, 217, 217, 0.832);
}
a{
    margin-top: -58px;
    margin-left: 35px;
    display: flex;
    padding: 15px;
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
a:hover{
    color: white;
}
.v{
color: rgb(141, 141, 141);
}

hr{
    
    margin-left: 45px;
}
h2{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
img{
    border-radius: 90% 90% ;
    padding: 20px;
}
.ngom{
    background-color: black;
    margin-left: 5%;
    width:190px;
    position: relative;
}
.saliou{
    display: flex;
}
.zak{
    margin-left: 20px;
}
li{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 2%;
    margin-left: -20px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;

}
p{
    font-size: 17px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
    
.option{
    border-radius: 20px;
    font-family:  'Arial Narrow', Arial, sans-serif ;
    padding-left: 20px;
    background-color: white;
}
.b{
display: flex;
}
.img{
    margin-top: -20px;
    margin-left: -20px;
}
big{
    font-size: 100px;
}
footer{
    background-color: rgba(47, 44, 44, 0.938);
}
