.text-bg-primary-hover:hover {
  background-color: var(--bs-primary);
  color: var(--bs-white);
}