{"id":120,"date":"2025-08-20T20:03:29","date_gmt":"2025-08-20T20:03:29","guid":{"rendered":"https:\/\/tacalm.com\/?page_id=120"},"modified":"2026-03-07T02:59:22","modified_gmt":"2026-03-07T02:59:22","slug":"pricing","status":"publish","type":"page","link":"https:\/\/tacalm.com\/?page_id=120","title":{"rendered":"Pricing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"120\" class=\"elementor elementor-120\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28131ac e-con-full e-flex e-con e-parent\" data-id=\"28131ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be1744e elementor-widget elementor-widget-text-editor\" data-id=\"be1744e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n.tacalm-pricing-page {\n  --tacalm-blue: #335776;\n  --tacalm-blue-dark: #263b52;\n  --tacalm-blue-deep: #1d2f42;\n  --tacalm-accent: #f2f5f9;\n  --tacalm-text-dark: #1e2933;\n  --tacalm-text-mid: #4b5563;\n  --tacalm-border: #d3d9e2;\n  --tacalm-radius: 16px;\n  --tacalm-shadow-soft: 0 10px 25px rgba(0, 0, 0, 0.06);\n  --tacalm-shadow-strong: 0 18px 40px rgba(0, 0, 0, 0.10);\n  --tacalm-red: #b3261e;\n\n  width: 100%;\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  color: var(--tacalm-text-dark);\n  line-height: 1.65;\n  background: transparent;\n  font-size: 19px;\n}\n\n.tacalm-pricing-page * {\n  box-sizing: border-box;\n}\n\n.tacalm-pricing-wrap {\n  width: 100%;\n  max-width: none;\n  margin: 0;\n  padding: 34px 0 70px;\n}\n\n.tacalm-pricing-hero,\n.tacalm-pricing-section,\n.tacalm-cta-band,\n.tacalm-disclaimer {\n  width: min(1400px, calc(100% - 40px));\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.tacalm-pricing-hero {\n  background: linear-gradient(135deg, var(--tacalm-blue), var(--tacalm-blue-dark));\n  color: #ffffff;\n  border-radius: 22px;\n  padding: 54px 34px;\n  box-shadow: var(--tacalm-shadow-strong);\n  margin-bottom: 48px;\n  text-align: center;\n}\n\n.tacalm-pricing-eyebrow {\n  font-size: 13px;\n  text-transform: uppercase;\n  letter-spacing: 0.16em;\n  font-weight: 700;\n  opacity: 0.9;\n  margin-bottom: 12px;\n}\n\n.tacalm-pricing-hero h1 {\n  font-size: clamp(2.8rem, 4vw, 4rem);\n  line-height: 1.08;\n  margin: 0 0 14px;\n  font-weight: 800;\n}\n\n.tacalm-pricing-hero p {\n  font-size: 1.22rem;\n  max-width: 860px;\n  margin: 0 auto;\n  opacity: 0.96;\n  line-height: 1.8;\n}\n\n.tacalm-pricing-section {\n  padding: 0 0 50px;\n}\n\n.tacalm-pricing-heading {\n  font-size: clamp(2.1rem, 3vw, 2.8rem);\n  line-height: 1.15;\n  margin: 0 0 10px;\n  font-weight: 800;\n  color: var(--tacalm-text-dark);\n}\n\n.tacalm-pricing-subheading {\n  font-size: 1.16rem;\n  color: var(--tacalm-text-mid);\n  margin: 0 0 24px;\n  max-width: 860px;\n  line-height: 1.8;\n}\n\n.tacalm-package-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n}\n\n.tacalm-package-card {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-border);\n  border-radius: 18px;\n  padding: 28px 24px 24px;\n  box-shadow: var(--tacalm-shadow-soft);\n  transition: transform 0.18s ease, box-shadow 0.18s ease;\n}\n\n.tacalm-package-card:hover,\n.tacalm-service-card:hover,\n.tacalm-why-box:hover {\n  transform: translateY(-2px);\n  box-shadow: var(--tacalm-shadow-strong);\n}\n\n.tacalm-package-card.popular {\n  border: 1px solid #b8c6d5;\n  box-shadow: var(--tacalm-shadow-strong);\n}\n\n.tacalm-package-top {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 10px;\n  margin-bottom: 8px;\n}\n\n.tacalm-package-title {\n  font-size: 1.7rem;\n  font-weight: 800;\n  color: var(--tacalm-blue-dark);\n  line-height: 1.2;\n  margin: 0;\n}\n\n.tacalm-popular-badge {\n  display: inline-flex;\n  align-items: center;\n  white-space: nowrap;\n  font-size: 0.8rem;\n  font-weight: 800;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--tacalm-red);\n  background: rgba(179, 38, 30, 0.08);\n  border-radius: 999px;\n  padding: 7px 12px;\n}\n\n.tacalm-package-note {\n  font-size: 1.04rem;\n  color: var(--tacalm-text-mid);\n  margin: 0 0 18px;\n  line-height: 1.7;\n  min-height: 52px;\n}\n\n.tacalm-price-box {\n  background: var(--tacalm-accent);\n  border: 1px solid #dde5ee;\n  border-radius: 14px;\n  padding: 14px 16px;\n  margin-bottom: 20px;\n}\n\n.tacalm-price-label {\n  font-size: 0.86rem;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  font-weight: 700;\n  color: var(--tacalm-text-mid);\n  margin-bottom: 4px;\n}\n\n.tacalm-price-value {\n  font-size: 1.45rem;\n  font-weight: 800;\n  color: var(--tacalm-blue-dark);\n  line-height: 1.4;\n}\n\n.tacalm-feature-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.tacalm-feature-list li {\n  position: relative;\n  padding-left: 28px;\n  margin-bottom: 13px;\n  font-size: 1.08rem;\n  line-height: 1.75;\n  color: var(--tacalm-text-dark);\n}\n\n.tacalm-feature-list li:last-child {\n  margin-bottom: 0;\n}\n\n.tacalm-feature-list li::before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: var(--tacalm-blue);\n  font-weight: 800;\n}\n\n.tacalm-services-shell {\n  background: var(--tacalm-accent);\n  border: 1px solid var(--tacalm-border);\n  border-radius: 18px;\n  padding: 14px;\n}\n\n.tacalm-service-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.tacalm-service-card {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-border);\n  border-radius: 14px;\n  padding: 20px 18px;\n  box-shadow: var(--tacalm-shadow-soft);\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 18px;\n  transition: transform 0.18s ease, box-shadow 0.18s ease;\n}\n\n.tacalm-service-name {\n  font-size: 1.12rem;\n  line-height: 1.75;\n  font-weight: 700;\n  color: var(--tacalm-text-dark);\n  margin: 0;\n}\n\n.tacalm-service-price {\n  font-size: 1.1rem;\n  line-height: 1.7;\n  font-weight: 800;\n  color: var(--tacalm-blue-dark);\n  margin: 0;\n  min-width: 190px;\n  text-align: right;\n}\n\n.tacalm-why-box {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-border);\n  border-radius: 18px;\n  padding: 28px 24px;\n  box-shadow: var(--tacalm-shadow-soft);\n  transition: transform 0.18s ease, box-shadow 0.18s ease;\n}\n\n.tacalm-why-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.tacalm-why-list li {\n  position: relative;\n  padding-left: 28px;\n  margin-bottom: 14px;\n  font-size: 1.08rem;\n  line-height: 1.75;\n  color: var(--tacalm-text-dark);\n}\n\n.tacalm-why-list li:last-child {\n  margin-bottom: 0;\n}\n\n.tacalm-why-list li::before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: var(--tacalm-blue);\n  font-weight: 800;\n}\n\n.tacalm-cta-band {\n  background: linear-gradient(135deg, var(--tacalm-blue), var(--tacalm-blue-dark));\n  color: #ffffff;\n  border-radius: 20px;\n  padding: 32px 24px;\n  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.28);\n  text-align: center;\n  margin-top: 8px;\n}\n\n.tacalm-cta-band h3 {\n  margin: 0 0 10px;\n  font-size: clamp(2rem, 3vw, 2.5rem);\n  line-height: 1.15;\n  font-weight: 800;\n}\n\n.tacalm-cta-band p {\n  margin: 0 0 20px;\n  font-size: 1.14rem;\n  line-height: 1.8;\n  opacity: 0.96;\n}\n\n.tacalm-cta-btn {\n  border-radius: 999px;\n  padding: 16px 28px;\n  font-size: 1.08rem;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  text-decoration: none;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  white-space: nowrap;\n  background: #1b2633;\n  color: #ffffff;\n  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.25);\n  transition: background-color 0.18s, transform 0.08s, box-shadow 0.18s;\n}\n\n.tacalm-cta-btn:hover {\n  background: #111a24;\n  transform: translateY(-1px);\n  color: #ffffff;\n}\n\n.tacalm-disclaimer {\n  margin-top: 20px;\n  font-size: 1rem;\n  color: var(--tacalm-text-mid);\n  line-height: 1.8;\n  text-align: center;\n}\n\n@media (max-width: 900px) {\n  .tacalm-package-grid,\n  .tacalm-service-grid {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .tacalm-service-card {\n    flex-direction: column;\n  }\n\n  .tacalm-service-price {\n    min-width: auto;\n    text-align: left;\n  }\n}\n\n@media (max-width: 600px) {\n  .tacalm-pricing-page {\n    font-size: 18px;\n  }\n\n  .tacalm-pricing-wrap {\n    padding: 24px 0 52px;\n  }\n\n  .tacalm-pricing-hero,\n  .tacalm-pricing-section,\n  .tacalm-cta-band,\n  .tacalm-disclaimer {\n    width: min(100% - 24px, 1400px);\n  }\n\n  .tacalm-pricing-hero {\n    padding: 40px 18px;\n    border-radius: 18px;\n    margin-bottom: 36px;\n  }\n\n  .tacalm-pricing-hero h1 {\n    font-size: 2.45rem;\n  }\n\n  .tacalm-pricing-hero p {\n    font-size: 1.14rem;\n  }\n\n  .tacalm-pricing-heading {\n    font-size: 1.95rem;\n  }\n\n  .tacalm-pricing-subheading,\n  .tacalm-package-note,\n  .tacalm-feature-list li,\n  .tacalm-service-name,\n  .tacalm-service-price,\n  .tacalm-why-list li,\n  .tacalm-cta-band p {\n    font-size: 1.08rem;\n  }\n\n  .tacalm-price-value {\n    font-size: 1.32rem;\n  }\n\n  .tacalm-cta-btn {\n    width: 100%;\n    font-size: 1.08rem;\n  }\n\n  .tacalm-package-top {\n    align-items: flex-start;\n    flex-direction: column;\n  }\n}\n<\/style>\n\n<section class=\"tacalm-pricing-page\">\n  <div class=\"tacalm-pricing-wrap\">\n\n    <div class=\"tacalm-pricing-hero\">\n      <div class=\"tacalm-pricing-eyebrow\">Pricing<\/div>\n      <h1>TACALM Solutions<\/h1>\n      <p>Compliance, Payroll &amp; Books \u2014 Done Right. Done Calm.<\/p>\n    <\/div>\n\n    <section class=\"tacalm-pricing-section\">\n      <h2 class=\"tacalm-pricing-heading\">Monthly Accounting &amp; Payroll Packages<\/h2>\n      <p class=\"tacalm-pricing-subheading\">\n        Premium monthly support for business owners who want organized books, reliable payroll, and steady financial structure without confusion.\n      <\/p>\n\n      <div class=\"tacalm-package-grid\">\n        <div class=\"tacalm-package-card\">\n          <div class=\"tacalm-package-top\">\n            <h3 class=\"tacalm-package-title\">Starter<\/h3>\n          <\/div>\n          <p class=\"tacalm-package-note\">Best for very small businesses needing consistent monthly support<\/p>\n\n          <div class=\"tacalm-price-box\">\n            <div class=\"tacalm-price-label\">Starting at<\/div>\n            <div class=\"tacalm-price-value\">$600 \/ month<\/div>\n          <\/div>\n\n          <ul class=\"tacalm-feature-list\">\n            <li>Monthly bookkeeping<\/li>\n            <li>Payroll (up to 10 employees)<\/li>\n            <li>Monthly bank and credit card reconciliations<\/li>\n            <li>Email support<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"tacalm-package-card popular\">\n          <div class=\"tacalm-package-top\">\n            <h3 class=\"tacalm-package-title\">Growth<\/h3>\n            <span class=\"tacalm-popular-badge\">Most Popular<\/span>\n          <\/div>\n          <p class=\"tacalm-package-note\">Everything in Starter plus stronger reporting and payroll support<\/p>\n\n          <div class=\"tacalm-price-box\">\n            <div class=\"tacalm-price-label\">Starting at<\/div>\n            <div class=\"tacalm-price-value\">$750 \/ month<\/div>\n          <\/div>\n\n          <ul class=\"tacalm-feature-list\">\n            <li>Everything in Starter<\/li>\n            <li>Quarterly financial reports<\/li>\n            <li>Payroll tax filings<\/li>\n            <li>Year-end payroll review<\/li>\n            <li>Basic financial guidance<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"tacalm-package-card\">\n          <div class=\"tacalm-package-top\">\n            <h3 class=\"tacalm-package-title\">Small Business Essentials<\/h3>\n          <\/div>\n          <p class=\"tacalm-package-note\">For growing businesses that want broader accounting and tax support<\/p>\n\n          <div class=\"tacalm-price-box\">\n            <div class=\"tacalm-price-label\">Starting at<\/div>\n            <div class=\"tacalm-price-value\">$875 \/ month<\/div>\n          <\/div>\n\n          <ul class=\"tacalm-feature-list\">\n            <li>Bookkeeping<\/li>\n            <li>Payroll<\/li>\n            <li>Quarterly financial reports<\/li>\n            <li>Payroll tax filings<\/li>\n            <li>Year-end financials<\/li>\n            <li>Business tax preparation<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tacalm-pricing-section\">\n      <h2 class=\"tacalm-pricing-heading\">Core Accounting Services<\/h2>\n      <p class=\"tacalm-pricing-subheading\">\n        Starting at pricing for the bookkeeping, payroll, reporting, cleanup, and setup services small businesses use most often.\n      <\/p>\n\n      <div class=\"tacalm-services-shell\">\n        <div class=\"tacalm-service-grid\">\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Monthly Bookkeeping<\/p>\n            <p class=\"tacalm-service-price\">Starting at $300 \/ month<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Payroll Services (up to 10 employees)<\/p>\n            <p class=\"tacalm-service-price\">Starting at $200 \/ month<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Catch-Up \/ Cleanup Bookkeeping<\/p>\n            <p class=\"tacalm-service-price\">Starting at $600<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">QuickBooks Setup<\/p>\n            <p class=\"tacalm-service-price\">Starting at $400<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">QuickBooks Cleanup<\/p>\n            <p class=\"tacalm-service-price\">Starting at $500<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Business Setup Consulting<\/p>\n            <p class=\"tacalm-service-price\">Starting at $400<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Quarterly Financial Reports<\/p>\n            <p class=\"tacalm-service-price\">Starting at $175<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Year-End Financial Statements<\/p>\n            <p class=\"tacalm-service-price\">Starting at $300<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tacalm-pricing-section\">\n      <h2 class=\"tacalm-pricing-heading\">Compliance &amp; Audit Assistance<\/h2>\n      <p class=\"tacalm-pricing-subheading\">\n        Professional support for payroll compliance, unemployment issues, audit preparation, and financial review work when accuracy matters.\n      <\/p>\n\n      <div class=\"tacalm-services-shell\">\n        <div class=\"tacalm-service-grid\">\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Payroll Compliance Review<\/p>\n            <p class=\"tacalm-service-price\">Starting at $300<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Workers Compensation Audit Assistance<\/p>\n            <p class=\"tacalm-service-price\">Starting at $350<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Michigan UIA \/ Unemployment Audit Assistance<\/p>\n            <p class=\"tacalm-service-price\">Starting at $400<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">General Ledger Financial Review \/ Audit<\/p>\n            <p class=\"tacalm-service-price\">Starting at $400<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">DHS \/ Government Audit Support<\/p>\n            <p class=\"tacalm-service-price\">Starting at $150 per hour<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tacalm-pricing-section\">\n      <h2 class=\"tacalm-pricing-heading\">Payroll Services<\/h2>\n      <p class=\"tacalm-pricing-subheading\">\n        Standalone payroll support for setup, processing, employee additions, and year-end filing work.\n      <\/p>\n\n      <div class=\"tacalm-services-shell\">\n        <div class=\"tacalm-service-grid\">\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Payroll Processing (up to 10 employees)<\/p>\n            <p class=\"tacalm-service-price\">Starting at $200 \/ month<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Payroll Setup<\/p>\n            <p class=\"tacalm-service-price\">Starting at $300<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Additional Employees<\/p>\n            <p class=\"tacalm-service-price\">Starting at $20 per employee<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">W-2 Filing<\/p>\n            <p class=\"tacalm-service-price\">Starting at $20 per form<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">1099 Filing<\/p>\n            <p class=\"tacalm-service-price\">Starting at $20 per form<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tacalm-pricing-section\">\n      <h2 class=\"tacalm-pricing-heading\">Tax Preparation Services<\/h2>\n      <p class=\"tacalm-pricing-subheading\">\n        Straightforward tax pricing for individuals and small businesses, with final fees based on complexity and documentation provided.\n      <\/p>\n\n      <div class=\"tacalm-services-shell\">\n        <div class=\"tacalm-service-grid\">\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Form 1040 Federal Return<\/p>\n            <p class=\"tacalm-service-price\">Starting at $225<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Schedule C Self-Employment Income<\/p>\n            <p class=\"tacalm-service-price\">Starting at $150<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Itemized Deductions<\/p>\n            <p class=\"tacalm-service-price\">Starting at $100<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Home Office Deduction<\/p>\n            <p class=\"tacalm-service-price\">Starting at $75<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Additional Forms or Schedules<\/p>\n            <p class=\"tacalm-service-price\">Starting at $50<\/p>\n          <\/div>\n\n          <div class=\"tacalm-service-card\">\n            <p class=\"tacalm-service-name\">Small Business Tax Preparation<\/p>\n            <p class=\"tacalm-service-price\">Starting at $350<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tacalm-pricing-section\">\n      <div class=\"tacalm-why-box\">\n        <h2 class=\"tacalm-pricing-heading\">Why Businesses Choose TACALM<\/h2>\n        <p class=\"tacalm-pricing-subheading\">\n          Built for business owners who want real support, clear communication, and dependable accounting service without the usual headaches.\n        <\/p>\n\n        <ul class=\"tacalm-why-list\">\n          <li>Personalized service from a real person \u2014 not just software<\/li>\n          <li>Clear pricing with no surprise invoices<\/li>\n          <li>Reliable bookkeeping and payroll compliance<\/li>\n          <li>Small business focused services<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <div class=\"tacalm-cta-band\">\n      <h3>Free 15-Minute Consultation<\/h3>\n      <p>Contact TACALM Solutions today to simplify your books, payroll, and taxes.<\/p>\n      <a class=\"tacalm-cta-btn\" href=\"tel:9472210963\">Call 947-221-0963<\/a>\n    <\/div>\n\n    <div class=\"tacalm-disclaimer\">\n      <strong>Disclaimer:<\/strong> Final pricing depends on complexity, volume of transactions, cleanup needed, and documentation provided.\n    <\/div>\n\n  <\/div>\n<\/section> \t\t\t\t\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>Pricing TACALM Solutions Compliance, Payroll &amp; Books \u2014 Done Right. Done Calm. Monthly Accounting &amp; Payroll Packages Premium monthly support for business owners who want organized books, reliable payroll, and steady financial structure without confusion. Starter Best for very small businesses needing consistent monthly support Starting at $600 \/ month Monthly bookkeeping Payroll (up to [&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-120","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Payroll &amp; Bookkeeping in Michigan | TACALM Solutions<\/title>\n<meta name=\"description\" content=\"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.\" \/>\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\/?page_id=120\" \/>\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=\"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tacalm.com\/?page_id=120\" \/>\n<meta property=\"og:site_name\" content=\"TACALM Solutions LLC\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-07T02:59:22+00:00\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tacalm.com\/?page_id=120\",\"url\":\"https:\/\/tacalm.com\/?page_id=120\",\"name\":\"Payroll & Bookkeeping in Michigan | TACALM Solutions\",\"isPartOf\":{\"@id\":\"https:\/\/tacalm.com\/#website\"},\"datePublished\":\"2025-08-20T20:03:29+00:00\",\"dateModified\":\"2026-03-07T02:59:22+00:00\",\"description\":\"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.\",\"breadcrumb\":{\"@id\":\"https:\/\/tacalm.com\/?page_id=120#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tacalm.com\/?page_id=120\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tacalm.com\/?page_id=120#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tacalm.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pricing\"}]},{\"@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":"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.","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\/?page_id=120","og_locale":"en_US","og_type":"article","og_title":"Payroll & Bookkeeping in Michigan | TACALM Solutions","og_description":"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.","og_url":"https:\/\/tacalm.com\/?page_id=120","og_site_name":"TACALM Solutions LLC","article_modified_time":"2026-03-07T02:59:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tacalm.com\/?page_id=120","url":"https:\/\/tacalm.com\/?page_id=120","name":"Payroll & Bookkeeping in Michigan | TACALM Solutions","isPartOf":{"@id":"https:\/\/tacalm.com\/#website"},"datePublished":"2025-08-20T20:03:29+00:00","dateModified":"2026-03-07T02:59:22+00:00","description":"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.","breadcrumb":{"@id":"https:\/\/tacalm.com\/?page_id=120#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tacalm.com\/?page_id=120"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tacalm.com\/?page_id=120#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tacalm.com\/"},{"@type":"ListItem","position":2,"name":"Pricing"}]},{"@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\/120","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=120"}],"version-history":[{"count":5,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/120\/revisions"}],"predecessor-version":[{"id":508,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/120\/revisions\/508"}],"wp:attachment":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}