.text-primary-hover a {
    color: var(--bs-gray-400);
}

a.text-primary-hover, button.text-primary-hover {
    color: var(--bs-gray-400);
}