.inactiveLink {
    pointer-events: none;
    cursor: default;
    color: black;
}
