.nex-link {
  text-decoration: none;
  color: #0a1a10;
}
.nex-link.inactive {
  opacity: 0.5;
  pointer-events: none;
  cursor: no-drop;
}
