.link a {
    text-decoration: none !important;
    
}

.link a:hover {
    text-decoration: underline !important;
    text-decoration-thickness: 1px !important;
}
