.swal2-popup,.swal2-popup *{
    font-size: 16px;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){
    background-color: #A72126 !important;
}

div:where(.swal2-container){
    z-index: 9999999 !important;
}

.typical__list.play1{
    animation: LoopingCarousel_slideAnim__OKRSJ 40s linear infinite;
}