.card:hover {
	cursor: pointer;
	border-width: 2px;
	border-color: rgba(0,0,200,.5);
}
