/* Sub Service page — module CSS (pages on the "sub-service" template). */

/* ── Hide WP's default block site/post title that renders above the layout ── */
body.page-template-sub-service .wp-block-post-title,
body.page-template-sub-service .wp-block-site-title { display: none !important; }
