#swal2-title span{ font-family: 'Nexa-Heavy'!important;
	font-weight: normal !important;
	font-size: 24px !important;
	line-height: 26px!important;
	font-style: normal!important;
}

.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}
.swal2-show {
    border: none !important;

}
button.swal2-confirm.swal2-styled
{
	    font-size: 14px !important;
    padding: 5px 25px !important;
}
h1:not(.site-title):before, h2#swal2-title:before {
  content: "" !important;
  height: 0;
}

.swal2-popup .swal2-styled.swal2-confirm{
    background-color: transparent!important;
    border: 1px solid #fff!important;
    border-radius: 35px!important;
    font-family: 'Nexa-Bold'!important;
    font-size: 12px !important;
} 

