
section ul li{
    text-decoration: none;
    list-style-type: circle;
}
.gras{
    font-weight: 900;
    color: aquamarine;
}
aside{
    border-style: none;
}
