.article-lien {
    color: #e5e5e5;
}

.article-lien:hover {
    color: #e5e5e5;
    text-decoration: none;
}