.custom-loader {
    animation: none !important;
    border-width: 0 !important;
}

.swal2-popup {
    font-size: 1.2rem !important;
}

.swal2-actions button:nth-child(n+2){
    margin-left: 10px;
}


.swal2-popup .bold-text {
    font-weight: bold;
}

.swal2-popup h1{
    color: black;
}
