button.bio-btn {
	color: #2b80a7;
    border: 0;
    background: none;
    padding: 0;
    font-family: 'Inter';
    font-weight: 600;
	text-align:left;
}
.team-card {
	display: flex;
    flex-direction: column;
    gap: 0.5rem;
}