.disabled-link {
pointer-events: none;
opacity: 0.6;
cursor: not-allowed;
text-decoration: none;
}
