{"id":51,"date":"2026-06-02T18:36:22","date_gmt":"2026-06-02T18:36:22","guid":{"rendered":"https:\/\/caseyss.consulting\/?page_id=51"},"modified":"2026-06-02T23:34:05","modified_gmt":"2026-06-02T23:34:05","slug":"home","status":"publish","type":"page","link":"https:\/\/caseyss.consulting\/home\/","title":{"rendered":"home"},"content":{"rendered":"<style>\n\/* BASE *\/\nbody {\n  margin: 0;\n  padding: 0;\n  font-family: Arial, Helvetica, sans-serif;\n  background: #050505;\n  color: #ffffff;\n}<\/p>\n<p>.casey-site {\n  background: #050505;\n  color: #ffffff;\n}<\/p>\n<p>.casey-section {\n  padding: 80px 24px;\n}<\/p>\n<p>.casey-container {\n  max-width: 1100px;\n  margin: 0 auto;\n}<\/p>\n<p>.casey-heading {\n  font-size: 32px;\n  margin: 0 0 24px;\n}<\/p>\n<p>.casey-center {\n  text-align: center;\n}<\/p>\n<p>\/* HEADER *\/\n.casey-header {\n  width: 100%;\n  padding: 20px 24px;\n  background: #050505;\n  border-bottom: 1px solid #1a1a1a;\n  position: sticky;\n  top: 0;\n  z-index: 999;\n}<\/p>\n<p>.casey-header-container {\n  max-width: 1100px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n}<\/p>\n<p>.casey-header-logo {\n  height: 105px;\n  width: auto;\n}<\/p>\n<p>.casey-nav a {\n  color: #ffffff;\n  text-decoration: none;\n  margin-left: 24px;\n  font-weight: 600;\n  letter-spacing: 1px;\n}<\/p>\n<p>.casey-nav a:hover {\n  color: #b88a36;\n}<\/p>\n<p>\/* HERO *\/\n.casey-hero {\n  min-height: 80vh;\n  display: flex;\n  align-items: center;\n  background: radial-gradient(circle at center, #111 0%, #050505 65%);\n}<\/p>\n<p>.casey-hero-container {\n  max-width: 1100px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: center;\n}<\/p>\n<p>.casey-eyebrow {\n  color: #b88a36;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  font-size: 13px;\n  margin-bottom: 18px;\n}<\/p>\n<p>.casey-title {\n  font-size: clamp(38px, 6vw, 72px);\n  line-height: 1.05;\n  margin: 0 0 24px;\n  font-weight: 700;\n}<\/p>\n<p>.casey-subtitle {\n  max-width: 760px;\n  margin: 0 0 36px;\n  color: #d8d8d8;\n  font-size: 20px;\n  line-height: 1.6;\n}<\/p>\n<p>.casey-button {\n  display: inline-block;\n  padding: 16px 30px;\n  background: #b88a36;\n  color: #050505;\n  text-decoration: none;\n  font-weight: 700;\n  letter-spacing: 1px;\n  border-radius: 2px;\n}<\/p>\n<p>\/* HEADSHOT *\/\n.casey-headshot {\n  width: 100%;\n  max-width: 380px;\n  border-radius: 6px;\n  box-shadow: 0 12px 30px rgba(0,0,0,.4);\n  border: 2px solid #b88a36;\n  display: block;\n  margin: 0 auto;\n}<\/p>\n<p>\/* ABOUT *\/\n.casey-about-layout {\n  display: grid;\n  grid-template-columns: 1fr 1.2fr;\n  gap: 40px;\n  align-items: center;\n}<\/p>\n<p>.casey-about-text p {\n  font-size: 18px;\n  line-height: 1.7;\n  color: #d8d8d8;\n}<\/p>\n<p>\/* TESTIMONIALS *\/\n.casey-testimonial-section {\n  background: #050505;\n  padding: 60px 24px 20px;\n}<\/p>\n<p>.casey-testimonial-box {\n  max-width: 900px;\n  margin: 0 auto 30px;\n  background: #111;\n  border-left: 4px solid #b88a36;\n  padding: 30px;\n  color: #d6d6d6;\n  font-size: 18px;\n  line-height: 1.7;\n}<\/p>\n<p>.casey-testimonial-box img {\n  width: 100%;\n  border-radius: 6px;\n  display: block;\n}<\/p>\n<p>\/* SERVICES *\/\n.casey-light {\n  background: #f6f4ef;\n  color: #111;\n}<\/p>\n<p>.casey-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 28px;\n}<\/p>\n<p>.casey-card {\n  background: #ffffff;\n  padding: 34px;\n  border-left: 4px solid #b88a36;\n  box-shadow: 0 12px 30px rgba(0,0,0,.08);\n}<\/p>\n<p>.casey-card h3 {\n  margin-top: 0;\n  font-size: 22px;\n}<\/p>\n<p>.casey-card p {\n  color: #444;\n  line-height: 1.7;\n  font-size: 17px;\n}<\/p>\n<p>\/* CONTACT *\/\n.casey-contact p {\n  color: #d8d8d8;\n}<\/p>\n<p>\/* FOOTER *\/\n.casey-footer {\n  background: #000;\n  padding: 40px 24px;\n  text-align: center;\n  color: #aaa;\n  margin-top: 60px;\n}<\/p>\n<p>.casey-footer a {\n  color: #b88a36;\n  text-decoration: none;\n  margin: 0 12px;\n}<\/p>\n<p>\/* MOBILE *\/\n@media (max-width: 768px) {\n  .casey-hero-container {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }<\/p>\n<p>  .casey-about-layout {\n    grid-template-columns: 1fr;\n  }<\/p>\n<p>  .casey-nav {\n    display: none;\n  }<\/p>\n<p>  .casey-grid {\n    grid-template-columns: 1fr;\n  }<\/p>\n<p>  .casey-header-logo {\n    height: 80px;\n  }\n}\n<\/style>\n<div class=\"casey-site\">\n<p>  <!-- HEADER --><\/p>\n<header class=\"casey-header\">\n<div class=\"casey-header-container\">\n      <img decoding=\"async\" src=\"REPLACE-WITH-LOGO-URL\" class=\"casey-header-logo\"><\/p>\n<nav class=\"casey-nav\">\n        <a href=\"#home\">Home<\/a><br \/>\n        <a href=\"#about\">About<\/a><br \/>\n        <a href=\"#services\">Services<\/a><br \/>\n        <a href=\"#contact\">Contact<\/a><br \/>\n      <\/nav>\n<\/p><\/div>\n<\/header>\n<p>  <!-- HERO --><\/p>\n<section id=\"home\" class=\"casey-section casey-hero\">\n<div class=\"casey-hero-container\">\n<div>\n<div class=\"casey-eyebrow\">Casey Strategic Solutions<\/div>\n<h1 class=\"casey-title\">Operational Clarity for Healthcare &amp; Community Organizations<\/h1>\n<p class=\"casey-subtitle\">\n          Providing practical, experience\u2011driven support in clinic audits, HRSA compliance, policy development,<br \/>\n          workflow optimization, and leadership consulting.\n        <\/p>\n<p>        <a class=\"casey-button\" href=\"#contact\">Get Started<\/a>\n      <\/div>\n<div>\n        <img decoding=\"async\" src=\"REPLACE-WITH-HEADSHOT-URL\" class=\"casey-headshot\">\n      <\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ABOUT --><\/p>\n<section id=\"about\" class=\"casey-section\">\n<div class=\"casey-container\">\n<h2 class=\"casey-heading casey-center\">About Justin Casey<\/h2>\n<div class=\"casey-about-layout\">\n<div>\n          <img decoding=\"async\" src=\"REPLACE-WITH-HEADSHOT-URL\" class=\"casey-headshot\">\n        <\/div>\n<div class=\"casey-about-text\">\n<p>\n            Justin Casey is an operations and strategy leader with deep experience in Federally Qualified Health Centers<br \/>\n            and community\u2011based organizations. He focuses on building clear, sustainable systems that support staff,<br \/>\n            protect compliance, and improve the experience for patients and communities.\n          <\/p>\n<p>\n            With a background in clinic operations, HRSA readiness, policy development, and cross\u2011departmental leadership,<br \/>\n            Justin helps organizations move from \u201cputting out fires\u201d to running with intention and clarity.\n          <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- TESTIMONIALS --><\/p>\n<section class=\"casey-testimonial-section\">\n<div class=\"casey-container\">\n<h2 class=\"casey-heading casey-center\">Testimonials<\/h2>\n<div class=\"casey-testimonial-box\">\n        <img decoding=\"async\" src=\"REPLACE-WITH-BETSY-IMAGE-URL\">\n      <\/div>\n<div class=\"casey-testimonial-box\">\n        <img decoding=\"async\" src=\"REPLACE-WITH-MICHAEL-IMAGE-URL\">\n      <\/div>\n<div class=\"casey-testimonial-box\">\n        <img decoding=\"async\" src=\"REPLACE-WITH-ANDREA-IMAGE-URL\">\n      <\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- SERVICES --><\/p>\n<section id=\"services\" class=\"casey-section casey-light\">\n<div class=\"casey-container\">\n<h2 class=\"casey-heading casey-center\">Services<\/h2>\n<div class=\"casey-grid\">\n<div class=\"casey-card\">\n<h3>Clinic Audits &amp; HRSA Readiness<\/h3>\n<p>Comprehensive operational and compliance audits designed to prepare clinics for HRSA, state, and federal requirements.<\/p>\n<\/p><\/div>\n<div class=\"casey-card\">\n<h3>Policy Review &amp; Development<\/h3>\n<p>Clear, actionable policy creation and revision aligned with real\u2011world workflows and regulatory expectations.<\/p>\n<\/p><\/div>\n<div class=\"casey-card\">\n<h3>Implementation Support<\/h3>\n<p>Hands\u2011on guidance to ensure new policies, workflows, and systems are successfully adopted by staff and leadership.<\/p>\n<\/p><\/div>\n<div class=\"casey-card\">\n<h3>Leadership Consulting<\/h3>\n<p>Strategic coaching and operational insight for leaders navigating organizational growth, change, or restructuring.<\/p>\n<\/p><\/div>\n<div class=\"casey-card\">\n<h3>Policy Analysis<\/h3>\n<p>Detailed evaluation of existing policies to identify gaps, risks, and opportunities for improvement.<\/p>\n<\/p><\/div>\n<div class=\"casey-card\">\n<h3>Workflow Optimization<\/h3>\n<p>Mapping and improving daily processes to reduce friction, increase efficiency, and support staff success.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- CONTACT --><\/p>\n<section id=\"contact\" class=\"casey-section casey-contact\">\n<div class=\"casey-container\">\n<h2 class=\"casey-heading\">Contact<\/h2>\n<p class=\"casey-subtitle\">Ready to strengthen your operations? Let\u2019s talk.<\/p>\n<p style=\"color:#d8d8d8; font-size:20px; margin-bottom:20px;\">\n        Email: <a href=\"mailto:jcasey@caseyss.consulting\" style=\"color:#b88a36;\">jcasey@caseyss.consulting<\/a><br \/>\n        Phone: <span style=\"color:#b88a36;\">541\u2011217\u20110368<\/span>\n      <\/p>\n<p>      <a class=\"casey-button\" href=\"mailto:jcasey@caseyss.consulting\">Email Justin<\/a>\n    <\/div>\n<\/section>\n<p>  <!-- FOOTER --><\/p>\n<footer class=\"casey-footer\">\n<p>&copy; <span id=\"year\"><\/span> Casey Strategic Solutions. All rights reserved.<\/p>\n<\/footer>\n<\/div>\n<p><script>\n  document.getElementById('year').textContent = new Date().getFullYear();\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Home About Services Contact Casey Strategic Solutions Operational Clarity for Healthcare &amp; Community Organizations Providing practical, experience\u2011driven support in clinic audits, HRSA compliance, policy development, workflow optimization, and leadership consulting. Get Started About Justin Casey Justin Casey is an operations and strategy leader with deep experience in Federally Qualified Health Centers and community\u2011based organizations. He [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank","meta":{"footnotes":""},"class_list":["post-51","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/caseyss.consulting\/home\/wp-json\/wp\/v2\/pages\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caseyss.consulting\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/caseyss.consulting\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/caseyss.consulting\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/caseyss.consulting\/home\/wp-json\/wp\/v2\/comments?post=51"}],"version-history":[{"count":3,"href":"https:\/\/caseyss.consulting\/home\/wp-json\/wp\/v2\/pages\/51\/revisions"}],"predecessor-version":[{"id":60,"href":"https:\/\/caseyss.consulting\/home\/wp-json\/wp\/v2\/pages\/51\/revisions\/60"}],"wp:attachment":[{"href":"https:\/\/caseyss.consulting\/home\/wp-json\/wp\/v2\/media?parent=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}