.c-footer a {
    color: #495057;
    text-decoration: none;
}

.c-footer a:hover {
    color: var(--main-red);
}

