.sweet-overlay {
   background-color: rgba(0, 0, 0, 0.4);
   }

.sweet-alert {
   background-color: rgb(231, 76, 60);
   }
.sweet-alert .sa-icon.sa-error {
   border-color: rgb(255, 255, 255); 
   }
 .sweet-alert .sa-icon.sa-error .sa-line {
    background-color: rgb(255, 255, 255);
	}
.sweet-alert h2 {
    colo