.cake3_datasend_get1 a{
	display: block;
	width: 40%;
	color: #333;
	text-align: left;
	text-decoration: none;
	padding: 1.5rem 0 1.5rem 2rem;
	margin: 1rem auto;
	border: 1px solid #ccc;
}
.cake3_datasend_get1 a:hover {
	color: #c00;
	transition: 0.4s;
	border: 1px solid #c00;
}
