/* Start custom CSS for section, class: .elementor-element-ae17a70 *//* Chỉ ẩn trên trang chủ */
.home h1.entry-title {
  display: none !important;
}

/* Hoặc nếu muốn ẩn toàn site */
h1.entry-title {
  display: none !important;
}/* End custom CSS */