.danger-zone{
	margin-top:20px;
	border-radius: 6px;
	padding:12px;
	border: 1px solid red;
	background-color: #FF000011;
}