.cardEquipe {
	background-color: var(--_estrelasirius---amarelo-claro);
	text-align: center;
	border-radius: 1rem;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 10rem;
	height: 9rem;
	margin-bottom: auto;
	padding: 1.5rem 1rem;
	display: flex;
	box-shadow: 0 0 16px #00000040;
	width: 18rem;
	float: left; 
	height: 9rem;
	margin-left: 2rem; 
	margin-bottom: 16px; 
	margin-top: 16px;
}