.widget-breadcrumb { &.widget1 { li { &:last-child { a { color: $theme-gray-dark; pointer-events: none; } } } } }