{"id":12,"date":"2025-08-17T23:51:36","date_gmt":"2025-08-17T23:51:36","guid":{"rendered":"http:\/\/tacalm.com\/?page_id=12"},"modified":"2026-06-12T02:47:43","modified_gmt":"2026-06-12T02:47:43","slug":"home","status":"publish","type":"page","link":"https:\/\/tacalm.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8de164 e-con-full e-flex e-con e-parent\" data-id=\"c8de164\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60630ae elementor-widget elementor-widget-html\" data-id=\"60630ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\/* TACALM Fresh Home Page - Modern Classy Edge With Logo *\/\r\n\r\n.tacalm-home-wrap {\r\n  --tacalm-blue: #0b6fba;\r\n  --tacalm-blue-bright: #1597e5;\r\n  --tacalm-navy: #071827;\r\n  --tacalm-dark: #0b0f14;\r\n  --tacalm-text: #1d2630;\r\n  --tacalm-muted: #657282;\r\n  --tacalm-soft: #f4f7fb;\r\n  --tacalm-line: #dce4ee;\r\n  --tacalm-white: #ffffff;\r\n\r\n  position: relative;\r\n  left: 50%;\r\n  right: 50%;\r\n  width: 100vw;\r\n  margin-left: -50vw;\r\n  margin-right: -50vw;\r\n\r\n  font-family: Arial, Helvetica, sans-serif;\r\n  color: var(--tacalm-text);\r\n  background: var(--tacalm-white);\r\n  line-height: 1.55;\r\n  overflow: hidden;\r\n}\r\n\r\n.tacalm-home-wrap * {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.tacalm-container {\r\n  width: min(1180px, 92%);\r\n  margin: 0 auto;\r\n}\r\n\r\n.tacalm-btn {\r\n  display: inline-flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  min-height: 48px;\r\n  padding: 13px 22px;\r\n  border-radius: 999px;\r\n  font-weight: 800;\r\n  text-decoration: none !important;\r\n  transition: transform .2s ease, box-shadow .2s ease;\r\n}\r\n\r\n.tacalm-btn:hover {\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.tacalm-btn-primary {\r\n  color: #ffffff !important;\r\n  background: linear-gradient(135deg, var(--tacalm-blue), var(--tacalm-blue-bright));\r\n  box-shadow: 0 14px 28px rgba(11, 111, 186, .28);\r\n}\r\n\r\n.tacalm-btn-dark {\r\n  color: #ffffff !important;\r\n  background: var(--tacalm-dark);\r\n  box-shadow: 0 14px 28px rgba(0,0,0,.22);\r\n}\r\n\r\n.tacalm-btn-light {\r\n  color: #ffffff !important;\r\n  border: 1px solid rgba(255,255,255,.20);\r\n  background: rgba(255,255,255,.08);\r\n}\r\n\r\n\/* HERO *\/\r\n\r\n.tacalm-home-hero {\r\n  position: relative;\r\n  overflow: hidden;\r\n  color: #ffffff;\r\n  background:\r\n    radial-gradient(circle at 86% 18%, rgba(21,151,229,.34), transparent 28%),\r\n    linear-gradient(135deg, #071827 0%, #0b0f14 72%);\r\n  padding: 70px 0 86px;\r\n}\r\n\r\n.tacalm-home-hero:before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 0;\r\n  background-image:\r\n    linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),\r\n    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\r\n  background-size: 38px 38px;\r\n  opacity: .7;\r\n}\r\n\r\n.tacalm-home-hero:after {\r\n  content: \"\";\r\n  position: absolute;\r\n  right: -115px;\r\n  bottom: -130px;\r\n  width: 450px;\r\n  height: 450px;\r\n  background: rgba(11,111,186,.18);\r\n  transform: rotate(20deg);\r\n  border: 1px solid rgba(255,255,255,.08);\r\n}\r\n\r\n.tacalm-home-logo-wrap {\r\n  position: relative;\r\n  z-index: 3;\r\n  text-align: center;\r\n  margin-bottom: 42px;\r\n}\r\n\r\n.tacalm-home-logo {\r\n  display: inline-block;\r\n  width: min(360px, 82vw);\r\n  height: auto;\r\n  border-radius: 18px;\r\n  box-shadow: 0 22px 55px rgba(0,0,0,.28);\r\n  background: #ffffff;\r\n}\r\n\r\n.tacalm-home-hero-grid {\r\n  position: relative;\r\n  z-index: 2;\r\n  display: grid;\r\n  grid-template-columns: 1.08fr .92fr;\r\n  gap: 48px;\r\n  align-items: center;\r\n}\r\n\r\n.tacalm-kicker {\r\n  display: block;\r\n  margin-bottom: 18px;\r\n  color: #d7ecff;\r\n  text-transform: uppercase;\r\n  letter-spacing: .10em;\r\n  font-weight: 800;\r\n  font-size: 13px;\r\n}\r\n\r\n.tacalm-home-hero h1 {\r\n  font-size: clamp(46px, 6.5vw, 82px);\r\n  line-height: .96;\r\n  margin: 0 0 22px;\r\n  letter-spacing: -0.06em;\r\n  color: #ffffff;\r\n}\r\n\r\n.tacalm-home-hero p {\r\n  max-width: 710px;\r\n  margin: 0 0 30px;\r\n  font-size: 20px;\r\n  color: #d6dee8;\r\n}\r\n\r\n.tacalm-home-actions {\r\n  display: flex;\r\n  gap: 14px;\r\n  flex-wrap: wrap;\r\n  align-items: center;\r\n}\r\n\r\n.tacalm-hero-panel {\r\n  background: rgba(255,255,255,.08);\r\n  border: 1px solid rgba(255,255,255,.14);\r\n  border-radius: 30px;\r\n  padding: 28px;\r\n  backdrop-filter: blur(10px);\r\n  box-shadow: 0 28px 70px rgba(0,0,0,.28);\r\n}\r\n\r\n.tacalm-hero-panel h3 {\r\n  color: #ffffff;\r\n  font-size: 28px;\r\n  line-height: 1.08;\r\n  margin: 0 0 18px;\r\n  letter-spacing: -0.035em;\r\n}\r\n\r\n.tacalm-hero-panel p {\r\n  font-size: 16px;\r\n  color: #d6dee8;\r\n  margin: 0 0 20px;\r\n}\r\n\r\n.tacalm-mini-stats {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 12px;\r\n  margin-top: 18px;\r\n}\r\n\r\n.tacalm-mini-stat {\r\n  background: rgba(255,255,255,.08);\r\n  border: 1px solid rgba(255,255,255,.12);\r\n  border-radius: 18px;\r\n  padding: 16px;\r\n}\r\n\r\n.tacalm-mini-stat strong {\r\n  display: block;\r\n  color: #ffffff;\r\n  font-size: 22px;\r\n  margin-bottom: 3px;\r\n}\r\n\r\n.tacalm-mini-stat span {\r\n  display: block;\r\n  color: #cbd8e5;\r\n  font-size: 13px;\r\n}\r\n\r\n\/* GENERAL *\/\r\n\r\n.tacalm-section {\r\n  padding: 78px 0;\r\n}\r\n\r\n.tacalm-section-soft {\r\n  background: var(--tacalm-soft);\r\n}\r\n\r\n.tacalm-section-head {\r\n  max-width: 780px;\r\n  margin-bottom: 34px;\r\n}\r\n\r\n.tacalm-section-head.center {\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n  text-align: center;\r\n}\r\n\r\n.tacalm-eyebrow {\r\n  color: var(--tacalm-blue);\r\n  font-weight: 900;\r\n  letter-spacing: .1em;\r\n  text-transform: uppercase;\r\n  font-size: 13px;\r\n  margin-bottom: 10px;\r\n}\r\n\r\n.tacalm-section h2 {\r\n  font-size: clamp(32px, 4.6vw, 58px);\r\n  line-height: 1.04;\r\n  margin: 0 0 16px;\r\n  color: var(--tacalm-navy);\r\n  letter-spacing: -0.05em;\r\n}\r\n\r\n.tacalm-section-head p {\r\n  color: var(--tacalm-muted);\r\n  font-size: 18px;\r\n  margin: 0;\r\n}\r\n\r\n\/* QUICK GLANCE *\/\r\n\r\n.tacalm-glance-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 16px;\r\n  margin-top: -34px;\r\n  position: relative;\r\n  z-index: 5;\r\n}\r\n\r\n.tacalm-glance-card {\r\n  background: #ffffff;\r\n  border: 1px solid var(--tacalm-line);\r\n  border-radius: 22px;\r\n  padding: 24px;\r\n  box-shadow: 0 18px 50px rgba(7,24,39,.08);\r\n}\r\n\r\n.tacalm-glance-card strong {\r\n  display: block;\r\n  color: var(--tacalm-navy);\r\n  font-size: 21px;\r\n  line-height: 1.12;\r\n  margin-bottom: 7px;\r\n}\r\n\r\n.tacalm-glance-card span {\r\n  display: block;\r\n  color: var(--tacalm-blue);\r\n  font-weight: 900;\r\n}\r\n\r\n\/* WHY *\/\r\n\r\n.tacalm-why-grid {\r\n  display: grid;\r\n  grid-template-columns: .9fr 1.1fr;\r\n  gap: 42px;\r\n  align-items: start;\r\n}\r\n\r\n.tacalm-dark-card {\r\n  background:\r\n    radial-gradient(circle at top right, rgba(21,151,229,.24), transparent 30%),\r\n    linear-gradient(145deg, #071827, #0b0f14);\r\n  border-radius: 30px;\r\n  padding: 38px;\r\n  color: #ffffff;\r\n  box-shadow: 0 24px 60px rgba(7,24,39,.20);\r\n}\r\n\r\n.tacalm-dark-card h3 {\r\n  color: #ffffff;\r\n  font-size: 31px;\r\n  line-height: 1.08;\r\n  margin: 0 0 16px;\r\n  letter-spacing: -0.04em;\r\n}\r\n\r\n.tacalm-dark-card p {\r\n  color: #d6dee8;\r\n  margin: 0;\r\n  font-size: 17px;\r\n}\r\n\r\n.tacalm-problem-list {\r\n  display: grid;\r\n  gap: 14px;\r\n}\r\n\r\n.tacalm-problem-item {\r\n  background: #ffffff;\r\n  border: 1px solid var(--tacalm-line);\r\n  border-radius: 20px;\r\n  padding: 22px;\r\n  box-shadow: 0 14px 38px rgba(7,24,39,.055);\r\n}\r\n\r\n.tacalm-problem-item strong {\r\n  display: block;\r\n  color: var(--tacalm-navy);\r\n  font-size: 19px;\r\n  margin-bottom: 6px;\r\n}\r\n\r\n.tacalm-problem-item p {\r\n  margin: 0;\r\n  color: var(--tacalm-muted);\r\n}\r\n\r\n\/* SERVICES *\/\r\n\r\n.tacalm-services-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 22px;\r\n}\r\n\r\n.tacalm-service-card {\r\n  background: #ffffff;\r\n  border: 1px solid var(--tacalm-line);\r\n  border-radius: 26px;\r\n  padding: 30px;\r\n  box-shadow: 0 18px 50px rgba(7,24,39,.07);\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.tacalm-service-number {\r\n  display: inline-flex;\r\n  width: 42px;\r\n  height: 42px;\r\n  justify-content: center;\r\n  align-items: center;\r\n  border-radius: 50%;\r\n  background: rgba(11,111,186,.11);\r\n  color: var(--tacalm-blue);\r\n  font-weight: 900;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.tacalm-service-card h3 {\r\n  color: var(--tacalm-navy);\r\n  font-size: 27px;\r\n  margin: 0 0 12px;\r\n  letter-spacing: -0.035em;\r\n}\r\n\r\n.tacalm-service-card p {\r\n  color: var(--tacalm-muted);\r\n  margin: 0 0 20px;\r\n}\r\n\r\n.tacalm-service-card a {\r\n  color: var(--tacalm-blue);\r\n  font-weight: 900;\r\n  text-decoration: none !important;\r\n}\r\n\r\n\/* FOUNDER STRIP *\/\r\n\r\n.tacalm-founder-strip {\r\n  background:\r\n    radial-gradient(circle at 15% 15%, rgba(21,151,229,.20), transparent 28%),\r\n    linear-gradient(145deg, #071827, #0b0f14);\r\n  color: #ffffff;\r\n}\r\n\r\n.tacalm-founder-grid {\r\n  display: grid;\r\n  grid-template-columns: .85fr 1.15fr;\r\n  gap: 46px;\r\n  align-items: center;\r\n}\r\n\r\n.tacalm-founder-photo {\r\n  position: relative;\r\n  border-radius: 30px;\r\n  overflow: hidden;\r\n  box-shadow: 0 24px 60px rgba(0,0,0,.32);\r\n}\r\n\r\n.tacalm-founder-photo:before {\r\n  content: \"\";\r\n  position: absolute;\r\n  inset: 14px;\r\n  border: 1px solid rgba(255,255,255,.24);\r\n  border-radius: 24px;\r\n  z-index: 2;\r\n  pointer-events: none;\r\n}\r\n\r\n.tacalm-founder-photo img {\r\n  display: block;\r\n  width: 100%;\r\n  height: 560px;\r\n  object-fit: cover;\r\n  object-position: center top;\r\n  filter: contrast(1.04) saturate(.96);\r\n}\r\n\r\n.tacalm-founder-copy h2 {\r\n  color: #ffffff;\r\n}\r\n\r\n.tacalm-founder-copy p {\r\n  color: #d6dee8;\r\n  font-size: 18px;\r\n  margin: 0 0 26px;\r\n}\r\n\r\n.tacalm-founder-bullets {\r\n  display: grid;\r\n  gap: 12px;\r\n  margin-bottom: 28px;\r\n}\r\n\r\n.tacalm-founder-bullets div {\r\n  background: rgba(255,255,255,.08);\r\n  border: 1px solid rgba(255,255,255,.12);\r\n  border-radius: 18px;\r\n  padding: 16px 18px;\r\n  color: #d6dee8;\r\n}\r\n\r\n.tacalm-founder-bullets strong {\r\n  color: #ffffff;\r\n}\r\n\r\n\/* PROCESS *\/\r\n\r\n.tacalm-process-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 18px;\r\n}\r\n\r\n.tacalm-process-card {\r\n  background: #ffffff;\r\n  border: 1px solid var(--tacalm-line);\r\n  border-radius: 24px;\r\n  padding: 28px;\r\n  box-shadow: 0 16px 42px rgba(7,24,39,.06);\r\n}\r\n\r\n.tacalm-process-number {\r\n  font-size: 44px;\r\n  line-height: 1;\r\n  font-weight: 900;\r\n  color: rgba(11,111,186,.20);\r\n  margin-bottom: 18px;\r\n}\r\n\r\n.tacalm-process-card h3 {\r\n  color: var(--tacalm-navy);\r\n  font-size: 23px;\r\n  margin: 0 0 10px;\r\n  letter-spacing: -0.03em;\r\n}\r\n\r\n.tacalm-process-card p {\r\n  margin: 0;\r\n  color: var(--tacalm-muted);\r\n}\r\n\r\n\/* PRICING SNAPSHOT *\/\r\n\r\n.tacalm-price-snapshot {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 18px;\r\n}\r\n\r\n.tacalm-price-card {\r\n  background: #ffffff;\r\n  border: 1px solid var(--tacalm-line);\r\n  border-radius: 24px;\r\n  padding: 28px;\r\n  box-shadow: 0 16px 42px rgba(7,24,39,.06);\r\n}\r\n\r\n.tacalm-price-card h3 {\r\n  color: var(--tacalm-navy);\r\n  font-size: 23px;\r\n  margin: 0 0 10px;\r\n}\r\n\r\n.tacalm-price-card p {\r\n  color: var(--tacalm-muted);\r\n  margin: 0 0 18px;\r\n}\r\n\r\n.tacalm-price-card strong {\r\n  color: var(--tacalm-blue);\r\n  font-size: 20px;\r\n}\r\n\r\n\/* FINAL CTA *\/\r\n\r\n.tacalm-final {\r\n  background:\r\n    radial-gradient(circle at 10% 20%, rgba(21,151,229,.30), transparent 28%),\r\n    linear-gradient(135deg, #0b0f14, #071827);\r\n  color: #ffffff;\r\n  border-radius: 30px;\r\n  padding: 58px;\r\n  text-align: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.tacalm-final h2 {\r\n  color: #ffffff;\r\n  font-size: clamp(32px, 4.5vw, 56px);\r\n  line-height: 1.04;\r\n  margin: 0 0 14px;\r\n  letter-spacing: -0.05em;\r\n}\r\n\r\n.tacalm-final p {\r\n  color: #d6dee8;\r\n  max-width: 740px;\r\n  margin: 0 auto 28px;\r\n  font-size: 18px;\r\n}\r\n\r\n.tacalm-contact-line {\r\n  margin-top: 22px;\r\n  color: #d6dee8;\r\n  font-weight: 700;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n\r\n@media (max-width: 980px) {\r\n  .tacalm-home-hero-grid,\r\n  .tacalm-why-grid,\r\n  .tacalm-founder-grid,\r\n  .tacalm-services-grid,\r\n  .tacalm-process-grid,\r\n  .tacalm-price-snapshot,\r\n  .tacalm-glance-grid {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .tacalm-home-hero {\r\n    padding: 58px 0 76px;\r\n  }\r\n\r\n  .tacalm-home-logo-wrap {\r\n    margin-bottom: 34px;\r\n  }\r\n\r\n  .tacalm-glance-grid {\r\n    margin-top: 0;\r\n    padding-top: 24px;\r\n  }\r\n\r\n  .tacalm-founder-photo img {\r\n    height: 520px;\r\n  }\r\n}\r\n\r\n@media (max-width: 640px) {\r\n  .tacalm-home-logo {\r\n    width: min(300px, 86vw);\r\n    border-radius: 14px;\r\n  }\r\n\r\n  .tacalm-home-hero h1 {\r\n    font-size: 43px;\r\n  }\r\n\r\n  .tacalm-home-hero p {\r\n    font-size: 17px;\r\n  }\r\n\r\n  .tacalm-home-actions {\r\n    flex-direction: column;\r\n    align-items: stretch;\r\n  }\r\n\r\n  .tacalm-btn {\r\n    width: 100%;\r\n  }\r\n\r\n  .tacalm-mini-stats {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .tacalm-section {\r\n    padding: 56px 0;\r\n  }\r\n\r\n  .tacalm-founder-photo img {\r\n    height: 420px;\r\n  }\r\n\r\n  .tacalm-final {\r\n    padding: 38px 22px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"tacalm-home-wrap\">\r\n\r\n  <section class=\"tacalm-home-hero\">\r\n    <div class=\"tacalm-container\">\r\n\r\n      <div class=\"tacalm-home-logo-wrap\">\r\n        <img decoding=\"async\" \r\n          class=\"tacalm-home-logo\" \r\n          src=\"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg\" \r\n          alt=\"TACALM Solutions LLC - Compliance, Payroll and Books\">\r\n      <\/div>\r\n\r\n      <div class=\"tacalm-home-hero-grid\">\r\n\r\n        <div class=\"tacalm-home-hero-copy\">\r\n          <div class=\"tacalm-kicker\">Compliance, Payroll and Books \u2014 Done Right. Done Calm.<\/div>\r\n          <h1>Clean books. Accurate payroll. Calm deadlines.<\/h1>\r\n          <p>\r\n            TACALM Solutions helps Michigan small business owners stay organized, keep payroll moving,\r\n            and stop bookkeeping and compliance work from turning into last-minute chaos.\r\n          <\/p>\r\n          <div class=\"tacalm-home-actions\">\r\n            <a class=\"tacalm-btn tacalm-btn-primary\" href=\"https:\/\/tacalm.com\/?page_id=31\">Book Consultation<\/a>\r\n            <a class=\"tacalm-btn tacalm-btn-light\" href=\"https:\/\/tacalm.com\/?page_id=120\">See Pricing<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-hero-panel\">\r\n          <h3>For owners who need the numbers handled right.<\/h3>\r\n          <p>\r\n            Bookkeeping, payroll, QuickBooks cleanup, reports, and compliance support built around real small business pressure.\r\n          <\/p>\r\n\r\n          <div class=\"tacalm-mini-stats\">\r\n            <div class=\"tacalm-mini-stat\">\r\n              <strong>$600\/mo<\/strong>\r\n              <span>Monthly packages from<\/span>\r\n            <\/div>\r\n            <div class=\"tacalm-mini-stat\">\r\n              <strong>$300\/mo<\/strong>\r\n              <span>Bookkeeping from<\/span>\r\n            <\/div>\r\n            <div class=\"tacalm-mini-stat\">\r\n              <strong>$200\/mo<\/strong>\r\n              <span>Payroll from<\/span>\r\n            <\/div>\r\n            <div class=\"tacalm-mini-stat\">\r\n              <strong>Remote + On-site<\/strong>\r\n              <span>Flexible support<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section>\r\n    <div class=\"tacalm-container\">\r\n      <div class=\"tacalm-glance-grid\">\r\n        <div class=\"tacalm-glance-card\">\r\n          <strong>Monthly Bookkeeping<\/strong>\r\n          <span>Clean records<\/span>\r\n        <\/div>\r\n        <div class=\"tacalm-glance-card\">\r\n          <strong>Payroll Support<\/strong>\r\n          <span>Small teams<\/span>\r\n        <\/div>\r\n        <div class=\"tacalm-glance-card\">\r\n          <strong>QuickBooks Help<\/strong>\r\n          <span>Setup + cleanup<\/span>\r\n        <\/div>\r\n        <div class=\"tacalm-glance-card\">\r\n          <strong>Compliance Support<\/strong>\r\n          <span>Deadlines handled<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"tacalm-section\">\r\n    <div class=\"tacalm-container\">\r\n      <div class=\"tacalm-why-grid\">\r\n\r\n        <div class=\"tacalm-dark-card\">\r\n          <div class=\"tacalm-eyebrow\">Why TACALM<\/div>\r\n          <h3>Professional support without the software maze.<\/h3>\r\n          <p>\r\n            TACALM gives small businesses direct, organized help with bookkeeping, payroll, reporting,\r\n            compliance support, and tax preparation. The goal is simple: cleaner records, steadier payroll,\r\n            and less stress for the business owner.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-problem-list\">\r\n          <div class=\"tacalm-problem-item\">\r\n            <strong>Messy or behind books<\/strong>\r\n            <p>Get records cleaned up, organized, and easier to understand.<\/p>\r\n          <\/div>\r\n          <div class=\"tacalm-problem-item\">\r\n            <strong>Payroll that needs consistency<\/strong>\r\n            <p>Keep payroll moving with better structure, support, and accuracy.<\/p>\r\n          <\/div>\r\n          <div class=\"tacalm-problem-item\">\r\n            <strong>Quarterly and year-end pressure<\/strong>\r\n            <p>Stop waiting until deadlines are already a problem.<\/p>\r\n          <\/div>\r\n          <div class=\"tacalm-problem-item\">\r\n            <strong>QuickBooks confusion<\/strong>\r\n            <p>Setup, cleanup, and support so the system works instead of creating more stress.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"tacalm-section tacalm-section-soft\">\r\n    <div class=\"tacalm-container\">\r\n      <div class=\"tacalm-section-head center\">\r\n        <div class=\"tacalm-eyebrow\">Core Focus<\/div>\r\n        <h2>Clear, practical support for the work that matters most.<\/h2>\r\n        <p>\r\n          Less clutter. Less guesswork. Just the core financial support many small businesses actually need.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"tacalm-services-grid\">\r\n\r\n        <div class=\"tacalm-service-card\">\r\n          <div class=\"tacalm-service-number\">01<\/div>\r\n          <h3>Bookkeeping<\/h3>\r\n          <p>\r\n            Monthly bookkeeping, reconciliations, cleanup work, and year-end readiness to keep records accurate and usable.\r\n          <\/p>\r\n          <a href=\"https:\/\/tacalm.com\/?page_id=120\">See bookkeeping pricing \u2192<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-service-card\">\r\n          <div class=\"tacalm-service-number\">02<\/div>\r\n          <h3>Payroll<\/h3>\r\n          <p>\r\n            Payroll processing, setup, employee additions, payroll reporting, and support for small teams that need consistency.\r\n          <\/p>\r\n          <a href=\"https:\/\/tacalm.com\/?page_id=120\">See payroll pricing \u2192<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-service-card\">\r\n          <div class=\"tacalm-service-number\">03<\/div>\r\n          <h3>Compliance & Tax Support<\/h3>\r\n          <p>\r\n            Payroll compliance help, audit support, financial reviews, and tax preparation for individuals and small businesses.\r\n          <\/p>\r\n          <a href=\"https:\/\/tacalm.com\/?page_id=120\">See service pricing \u2192<\/a>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"tacalm-section tacalm-founder-strip\">\r\n    <div class=\"tacalm-container\">\r\n      <div class=\"tacalm-founder-grid\">\r\n\r\n        <div class=\"tacalm-founder-photo\">\r\n          <img decoding=\"async\" src=\"https:\/\/tacalm.com\/wp-content\/uploads\/2025\/08\/IMG_1724-scaled.jpg\" alt=\"David King, Founder of TACALM Solutions\">\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-founder-copy\">\r\n          <div class=\"tacalm-kicker\">Real Support. Real Person.<\/div>\r\n          <h2>Built by someone who understands small business pressure.<\/h2>\r\n          <p>\r\n            TACALM Solutions is led by David King, a small business accounting specialist focused on helping owners\r\n            clean up the chaos, stay organized, run payroll with confidence, and keep deadlines under control.\r\n          <\/p>\r\n\r\n          <div class=\"tacalm-founder-bullets\">\r\n            <div><strong>Bookkeeping:<\/strong> clean records and monthly organization.<\/div>\r\n            <div><strong>Payroll:<\/strong> dependable support for small teams.<\/div>\r\n            <div><strong>Compliance:<\/strong> quarterly and annual payroll tax support.<\/div>\r\n          <\/div>\r\n\r\n          <a class=\"tacalm-btn tacalm-btn-primary\" href=\"https:\/\/tacalm.com\/?page_id=31\">Book Consultation<\/a>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"tacalm-section\">\r\n    <div class=\"tacalm-container\">\r\n      <div class=\"tacalm-section-head center\">\r\n        <div class=\"tacalm-eyebrow\">Simple Process<\/div>\r\n        <h2>A clear path to cleaner books and steadier payroll.<\/h2>\r\n        <p>\r\n          No bloated intake maze. No generic software handoff. Just a practical process to figure out what you need and get it handled.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"tacalm-process-grid\">\r\n\r\n        <div class=\"tacalm-process-card\">\r\n          <div class=\"tacalm-process-number\">1<\/div>\r\n          <h3>Start the conversation<\/h3>\r\n          <p>Reach out through the contact page or phone number and explain what your business needs help with.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-process-card\">\r\n          <div class=\"tacalm-process-number\">2<\/div>\r\n          <h3>Review the scope<\/h3>\r\n          <p>We identify whether you need bookkeeping, payroll, cleanup, reporting, tax prep, or a monthly package.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-process-card\">\r\n          <div class=\"tacalm-process-number\">3<\/div>\r\n          <h3>Get it handled<\/h3>\r\n          <p>You get clearer records, steadier support, and less day-to-day stress around books and payroll.<\/p>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"tacalm-section tacalm-section-soft\">\r\n    <div class=\"tacalm-container\">\r\n      <div class=\"tacalm-section-head center\">\r\n        <div class=\"tacalm-eyebrow\">Pricing Snapshot<\/div>\r\n        <h2>Transparent starting prices with room for real-world complexity.<\/h2>\r\n        <p>\r\n          Clear baseline pricing, with added scope only when the work actually calls for it.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"tacalm-price-snapshot\">\r\n\r\n        <div class=\"tacalm-price-card\">\r\n          <h3>Monthly Packages<\/h3>\r\n          <p>Starter, Growth, and Small Business Essentials packages for ongoing support.<\/p>\r\n          <strong>From $600\/month<\/strong>\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-price-card\">\r\n          <h3>Core Services<\/h3>\r\n          <p>Bookkeeping, payroll, cleanup, setup, and add-on support as needed.<\/p>\r\n          <strong>Bookkeeping from $300\/month<\/strong>\r\n        <\/div>\r\n\r\n        <div class=\"tacalm-price-card\">\r\n          <h3>Tax & Compliance<\/h3>\r\n          <p>Tax preparation, payroll compliance, audit assistance, and financial review support.<\/p>\r\n          <strong>Available as needed<\/strong>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <div style=\"height: 28px;\"><\/div>\r\n\r\n      <div class=\"tacalm-home-actions\" style=\"justify-content: center;\">\r\n        <a class=\"tacalm-btn tacalm-btn-primary\" href=\"https:\/\/tacalm.com\/?page_id=120\">See Full Pricing<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"tacalm-section\">\r\n    <div class=\"tacalm-container\">\r\n      <div class=\"tacalm-final\">\r\n        <h2>If bookkeeping or payroll is stressing you out, reach out.<\/h2>\r\n        <p>\r\n          Let\u2019s talk about what your business needs and find the right next step.\r\n          TACALM Solutions is here to make the financial side of your business easier to manage.\r\n        <\/p>\r\n        <div class=\"tacalm-home-actions\" style=\"justify-content: center;\">\r\n          <a class=\"tacalm-btn tacalm-btn-primary\" href=\"https:\/\/tacalm.com\/?page_id=31\">Book Consultation<\/a>\r\n          <a class=\"tacalm-btn tacalm-btn-light\" href=\"tel:9472210963\">Call 947-221-0963<\/a>\r\n        <\/div>\r\n        <div class=\"tacalm-contact-line\">\r\n          TACALM Solutions LLC | david@tacalm.com | Compliance, Payroll and Books \u2014 Done Right. Done Calm.\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Compliance, Payroll and Books \u2014 Done Right. Done Calm. Clean books. Accurate payroll. Calm deadlines. TACALM Solutions helps Michigan small business owners stay organized, keep payroll moving, and stop bookkeeping and compliance work from turning into last-minute chaos. Book Consultation See Pricing For owners who need the numbers handled right. Bookkeeping, payroll, QuickBooks cleanup, reports, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Payroll &amp; Bookkeeping in Michigan | TACALM Solutions<\/title>\n<meta name=\"description\" content=\"Payroll and bookkeeping in Michigan for small businesses. Accurate books, on-time payroll, transparent pricing, and local support. Call 947-221-0963.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tacalm.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Payroll &amp; Bookkeeping in Michigan | TACALM Solutions\" \/>\n<meta property=\"og:description\" content=\"Payroll and bookkeeping in Michigan for small businesses. Accurate books, on-time payroll, transparent pricing, and local support. Call 947-221-0963.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tacalm.com\/\" \/>\n<meta property=\"og:site_name\" content=\"TACALM Solutions LLC\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T02:47:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/\",\"url\":\"https:\\\/\\\/tacalm.com\\\/\",\"name\":\"Payroll & Bookkeeping in Michigan | TACALM Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CORRECT-LOGO.jpg\",\"datePublished\":\"2025-08-17T23:51:36+00:00\",\"dateModified\":\"2026-06-12T02:47:43+00:00\",\"description\":\"Payroll and bookkeeping in Michigan for small businesses. Accurate books, on-time payroll, transparent pricing, and local support. Call 947-221-0963.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tacalm.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CORRECT-LOGO.jpg\",\"contentUrl\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CORRECT-LOGO.jpg\",\"width\":1345,\"height\":732},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tacalm.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/#website\",\"url\":\"https:\\\/\\\/tacalm.com\\\/\",\"name\":\"TACALM Solutions LLC\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tacalm.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/#organization\",\"name\":\"TACALM Solutions LLC\",\"url\":\"https:\\\/\\\/tacalm.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/LOGO.jpg\",\"contentUrl\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/LOGO.jpg\",\"width\":628,\"height\":604,\"caption\":\"TACALM Solutions LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Payroll & Bookkeeping in Michigan | TACALM Solutions","description":"Payroll and bookkeeping in Michigan for small businesses. Accurate books, on-time payroll, transparent pricing, and local support. Call 947-221-0963.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tacalm.com\/","og_locale":"en_US","og_type":"article","og_title":"Payroll & Bookkeeping in Michigan | TACALM Solutions","og_description":"Payroll and bookkeeping in Michigan for small businesses. Accurate books, on-time payroll, transparent pricing, and local support. Call 947-221-0963.","og_url":"https:\/\/tacalm.com\/","og_site_name":"TACALM Solutions LLC","article_modified_time":"2026-06-12T02:47:43+00:00","og_image":[{"url":"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tacalm.com\/","url":"https:\/\/tacalm.com\/","name":"Payroll & Bookkeeping in Michigan | TACALM Solutions","isPartOf":{"@id":"https:\/\/tacalm.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tacalm.com\/#primaryimage"},"image":{"@id":"https:\/\/tacalm.com\/#primaryimage"},"thumbnailUrl":"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg","datePublished":"2025-08-17T23:51:36+00:00","dateModified":"2026-06-12T02:47:43+00:00","description":"Payroll and bookkeeping in Michigan for small businesses. Accurate books, on-time payroll, transparent pricing, and local support. Call 947-221-0963.","breadcrumb":{"@id":"https:\/\/tacalm.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tacalm.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tacalm.com\/#primaryimage","url":"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg","contentUrl":"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg","width":1345,"height":732},{"@type":"BreadcrumbList","@id":"https:\/\/tacalm.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tacalm.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/tacalm.com\/#website","url":"https:\/\/tacalm.com\/","name":"TACALM Solutions LLC","description":"","publisher":{"@id":"https:\/\/tacalm.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tacalm.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tacalm.com\/#organization","name":"TACALM Solutions LLC","url":"https:\/\/tacalm.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tacalm.com\/#\/schema\/logo\/image\/","url":"https:\/\/tacalm.com\/wp-content\/uploads\/2025\/08\/LOGO.jpg","contentUrl":"https:\/\/tacalm.com\/wp-content\/uploads\/2025\/08\/LOGO.jpg","width":628,"height":604,"caption":"TACALM Solutions LLC"},"image":{"@id":"https:\/\/tacalm.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tacalm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":5,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":559,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/559"}],"wp:attachment":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}