.card {
	position: relative;
	margin-bottom: 1rem;
	background-color: transparent;
	border: 1px solid #ff8c00;
	border-radius: 2;
	
}