.swal2-popup .swal2-title
{
	font-weight: normal !important;
	font-size: 21px !important;
}
.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}
.swal2-show {
    border: 1px solid #12afb4;
    border-radius: unset !important;
    min-height: 322px;
}
button.swal2-confirm.swal2-styled
{
    border: 1px solid #ffffff !important;
	    font-size: 14px !important;
    padding: 5px 25px !important;
}