#MenuConnexionMobCommand ul,
li {
    list-style-type: unset;
    padding: 20px;
}
#BoxArticleText article h2 {
    font-size: 37px;
    color: rgb(40, 92, 189);
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: bold;
    line-height: 60px;
}
td{border:1px silver red;}