
.danger-btn {
	background-color: red;
	color: black;
	border: solid;
	margin-left: 80%;
	padding: 12px;
	border-radius: 9px;
}

