@charset "utf-8";
/* CSS Document */
.card {max-width: 70%;}
.col { 
	display: flex;
	justify-content: center;
	padding-top: 3%;
	padding-bottom: 3%;
}


