﻿.disabled-link {
    pointer-events: none;
    color: gray;
    text-decoration: none;
    cursor: default;
}
