.sweet-alert{
	width: 380px;
	margin-left: -179px;
}
.sweet-alert h2{
	line-height: 1.1;
	font-size: 20px;
	margin: 10px auto;
}
.sweet-alert p{
	font-size: 14px;
}
.sweet-alert button{
	font-size: 14px;
	padding: 6px 20px;
}