.#{$ns}Link {
  &.is-disabled {
    cursor: not-allowed;
    color: var(--text--muted-color);
  }
}
