.link__item.is-disabled a {
    color: #B9B9B9;
    pointer-events: none;
    cursor: default;
}
