#testimonials {
    display: none;
}

.nav-link[href="#testimonials"] {
    display: none !important;
}