a:hover {
    text-decoration: underline !important;
}

.btn:hover, .nav-item a:hover {
    cursor: pointer;
    text-decoration: none !important;
}