#profiles-hbox .profile-pic {
	width: 6em;
	height: 6em;
	border-radius: 0.5em;
	background: url("../assets/profile-placeholder.c8a3f3337ea3.jpg");
}

#profiles-hbox .profile-pic img {
	object-fit: cover;
	width: 6em;
	height: 6em;
	border-radius: 0.5em;
}

#profiles-hbox .card-footer a {
	justify-content: left;
}

#profiles-hbox .settings-link {
	flex-grow: 0;
}
