:root {
    --bs-nav-link-color: var(--bs-link-color);
}

.error {
    color: var(--bs-danger);
}