.c-link {
    text-decoration: none;
}

.c-link:hover {
    color: white;
    text-decoration: underline !important;
}