/* Start custom CSS *//* On THIS Elementor page: hide the duplicate h2s below staff cards */
.elementor h3 + h2 {
  display: none !important;
}/* End custom CSS */