.pe-none {
    pointer-events: none !important;
}

.pe-auto {
    pointer-events: auto !important;
}
