.caja{
	border-radius:16px;
	
}

.button{
	border-radius:16px;
	border:none;
	background:white;
	color:#DC1E30;
	font-size:1em;
	
}