.k-overlay.payment-failure-notice {
    opacity: 1 !important;
    background: rgba(0, 0, 0, .5);
    backdrop-filter: blur(5px);
}
