.feedbackmail {
	width: 100%;
	color: #ffffff;
	text-align: center;
	border-radius: 9px;
}
.true {
	background-color: #4CAF50;
}
.false {
	background-color: #E75B51;
}
