.disabled-link {
    opacity: 0.4 !important;
    text-decoration: line-through !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
}
