.change_password_completed{
	color:#ffffff;background: linear-gradient(to right, #ffc92a, #ef4d6b);
	padding:1em;
	border-radius:1em;
	margin-top:1em;
	margin-bottom:1em;
	max-width:800px;
	text-align:center;
	margin-left:auto;margin-right:auto;
}