.link a:hover {
    border-bottom: 1px solid #000;
    transition: color 0.3s;
}