.nav-item.contact a:not(:hover) {
    color: black !important;
}

.border-left {
    border-left-color: var(--main-color) !important;
    border-width: 3px !important;
}