/**
 * Security Guard Services hub refinements.
 */

main > .hero-security-guard-services
  ~ :is(
    .section-greater-phoenix-the-valley,
    .section-southern-arizona,
    .section-northern-western-arizona,
    .section-how-arrow-builds-a-local-security-program,
    .section-security-services-available-across-arizona
  )
  .section-title {
  font-size: clamp(2.25rem, 4vw, 3.5rem);
  line-height: 1.08;
}
