absint( acumen_gtm( 'acumen_contact_form_page' ) ), 'posts_per_page' => 1, 'post_type' => 'page', ); $acumen_loop = new WP_Query( $acumen_args ); while ( $acumen_loop->have_posts() ) : $acumen_loop->the_post(); $subtitle = acumen_gtm( 'acumen_contact_form_custom_subtitle' ); ?>