.-disabled {
    opacity: 0.5;
    filter: grayscale(75%);
    pointer-events: none;
}
