.paragraphe{
    font-weight: 700;
    color:aquamarine;
}
section ul li{
    text-decoration: none;
    list-style-type: circle;
}
.photoMusees{
    width: 100%;
    border-radius: 10px 10px 10px;
    filter: drop-shadow(0px 0px 10px black);
   
}
.phrase{
    text-align:center;
}
.source{
    font-size: 0.6em;
    color: #90EE90;
}
aside{
    border-style: none;
}
