/* Team Member archive (archive-team_member.php) — reuses the home page's
   .team__profiles / .team-profile styling; only the top margin is reset since
   here the profiles sit directly inside the section (no team banner above). */

.team-archive .team__profiles {
	margin-top: 0;
}
