/* ============================================================
   SERVICES PAGE — overrides modern-industries.css
   Only changes: section heading label
   ============================================================ */

/* Change "Industries We Serve" → "Our Services" */
.services_body_div::before {
  content: 'Our Services' !important;
}
