.disabled-link {
    color: #bdbdbd !important;
    cursor: not-allowed;
    pointer-events: none;
}