.CompétencesInformatiques {
    margin-top: 2%;
    margin-left: 15%;
    font-size: 25px;
    text-decoration: none;
}

.CompétencesInformatiques ul {
    color: black;
}

.CompétencesInformatiques>ul>li {
    margin-left: 15%;
    list-style-type: none;
    color: whitesmoke;
}