/* Expert Team Section */
/* Ẩn tất cả text, chỉ hiển thị ảnh */
.expert-team h2 {
  display: none;
}

.expert-team__info {
  display: none;
}
