body{
    background-image: url(../images/feu.jpg);
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

.pageArticle>img{
    width: 100% !important;
    height: 100% !important;
}

.menu{
    background-color: rgb(22, 18, 35) !important;
}

.lien{
    color:#D2FFFF !important;
}


.couleur1{
    color:#0063D5;
}

.couleur2{
    color:#004BF0;    
}

.couleur3{
    background-color:#D2FFFF;
}


.conteneur>img{
    margin: auto !important;
}


.rating {
    width: 180px;
}
 
.rating__star {
cursor: pointer;
color: #dabd18b2;
}
 
.resume{
    display: none;
}