.tg-42748123-wrapper {
	font-family: inherit;
}
.tg-42748123-search {
	margin-bottom: 30px;
	text-align: center;
}
.tg-42748123-search-input {
	width: 100%;
	max-width: 600px;
	padding: 15px 20px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 16px;
}
.tg-42748123-grid {
	display: grid;
}
.tg-42748123-card {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 6px;
	padding: 30px 15px;
	text-align: center;
	transition: all 0.3s ease;
}
.tg-42748123-card:hover {
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.tg-42748123-image-wrap {
	width: 120px;
	height: 120px;
	margin: 0 auto 15px;
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #ddd;
	background: #f9ca24; /* Fallback accent */
}
.tg-42748123-image-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}
.tg-42748123-name {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 5px;
}
.tg-42748123-position {
	color: #777;
	font-size: 14px;
	margin-bottom: 15px;
}
.tg-42748123-social a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	color: #fff !important;
	font-size: 14px;
	margin: 0 3px;
	transition: opacity 0.2s;
}
.tg-42748123-social a:hover {
	opacity: 0.8;
}
