{"id":60,"date":"2026-07-07T01:37:49","date_gmt":"2026-07-07T01:37:49","guid":{"rendered":"https:\/\/recallkarlamiller.com\/?page_id=60"},"modified":"2026-07-07T01:56:23","modified_gmt":"2026-07-07T01:56:23","slug":"sms-signup","status":"publish","type":"page","link":"https:\/\/recallkarlamiller.com\/index.php\/sms-signup\/","title":{"rendered":"SMS Signup"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n  <title>SMS Signup | Committee to Restore Common Sense<\/title>\n  <meta name=\"description\" content=\"Sign up to receive SMS updates from Committee to Restore Common Sense regarding the Recall Karla Miller campaign.\">\n\n  <style>\n    :root {\n      --bg: #f6f7f9;\n      --card: #ffffff;\n      --text: #1f2933;\n      --muted: #5f6b7a;\n      --border: #d8dee6;\n      --accent: #1f4f8b;\n      --accent-dark: #163a66;\n      --error: #b42318;\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    body {\n      margin: 0;\n      font-family: Arial, Helvetica, sans-serif;\n      background: var(--bg);\n      color: var(--text);\n      line-height: 1.5;\n    }\n\n    .page {\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 40px 20px;\n    }\n\n    .card {\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 12px;\n      padding: 32px;\n      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);\n    }\n\n    h1 {\n      margin-top: 0;\n      margin-bottom: 12px;\n      font-size: 2rem;\n      line-height: 1.2;\n    }\n\n    .subtitle {\n      color: var(--muted);\n      margin-bottom: 28px;\n      font-size: 1rem;\n    }\n\n    label {\n      display: block;\n      font-weight: 700;\n      margin-bottom: 8px;\n    }\n\n    input[type=\"text\"],\n    input[type=\"tel\"],\n    input[type=\"email\"] {\n      width: 100%;\n      padding: 12px 14px;\n      border: 1px solid var(--border);\n      border-radius: 8px;\n      font-size: 1rem;\n      margin-bottom: 18px;\n    }\n\n    input:focus {\n      outline: 3px solid rgba(31, 79, 139, 0.18);\n      border-color: var(--accent);\n    }\n\n    .checkbox-row {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      margin: 8px 0 22px;\n    }\n\n    .checkbox-row input[type=\"checkbox\"] {\n      margin-top: 4px;\n      width: 18px;\n      height: 18px;\n      flex-shrink: 0;\n    }\n\n    .checkbox-row label {\n      font-weight: 400;\n      margin: 0;\n    }\n\n    .disclosure {\n      font-size: 0.95rem;\n      color: var(--text);\n    }\n\n    .fine-print {\n      color: var(--muted);\n      font-size: 0.9rem;\n      margin-top: 18px;\n    }\n\n    .required {\n      color: var(--error);\n    }\n\n    button {\n      display: inline-block;\n      width: 100%;\n      background: var(--accent);\n      color: #ffffff;\n      border: none;\n      border-radius: 8px;\n      padding: 14px 18px;\n      font-size: 1rem;\n      font-weight: 700;\n      cursor: pointer;\n    }\n\n    button:hover {\n      background: var(--accent-dark);\n    }\n\n    a {\n      color: var(--accent);\n      text-decoration: underline;\n    }\n\n    .footer {\n      margin-top: 24px;\n      text-align: center;\n      font-size: 0.9rem;\n      color: var(--muted);\n    }\n\n    .hidden {\n      display: none;\n    }\n  <\/style>\n\n\n\n  <main class=\"page\">\n    <section class=\"card\">\n      <h1>Sign Up for SMS Updates<\/h1>\n\n      <p class=\"subtitle\">\n        Receive text message updates from <strong>Committee to Restore Common Sense<\/strong>\n        regarding the Recall Karla Miller campaign in Mecosta County, Michigan.\n      <\/p>\n\n      <form action=\"https:\/\/recallkarlamiller.com\/index.php\/sms-signup-submit\/\" method=\"POST\">\n        <label for=\"name\">\n          Full Name\n        <\/label>\n        <input type=\"text\" id=\"name\" name=\"name\" autocomplete=\"name\" placeholder=\"Enter your full name\">\n\n        <label for=\"email\">\n          Email Address\n        <\/label>\n        <input type=\"email\" id=\"email\" name=\"email\" autocomplete=\"email\" placeholder=\"Enter your email address\">\n\n        <label for=\"phone\">\n          Mobile Phone Number <span class=\"required\">*<\/span>\n        <\/label>\n        <input type=\"tel\" id=\"phone\" name=\"phone\" autocomplete=\"tel\" placeholder=\"Enter your mobile phone number\" required=\"\">\n\n        <!-- Honeypot spam field. Keep hidden. -->\n        <div class=\"hidden\" aria-hidden=\"true\">\n          <label for=\"website\">Website<\/label>\n          <input type=\"text\" id=\"website\" name=\"website\" tabindex=\"-1\" autocomplete=\"off\">\n        <\/div>\n\n        <div class=\"checkbox-row\">\n          <input type=\"checkbox\" id=\"sms_consent\" name=\"sms_consent\" value=\"yes\" required=\"\">\n\n          <label for=\"sms_consent\" class=\"disclosure\">\n            I agree to receive recurring SMS messages from\n            <strong>Committee to Restore Common Sense<\/strong> regarding the\n            Recall Karla Miller campaign, petition signing opportunities, volunteer\n            activities, campaign events, public meeting notices, voter education,\n            election deadlines, get-out-the-vote efforts, and campaign updates.\n            Message frequency varies. Message and data rates may apply.\n            Reply STOP to opt out or HELP for help. Consent is not a condition\n            of purchase, donation, or participation. View our\n            <a href=\"https:\/\/recallkarlamiller.com\/index.php\/terms-and-conditions\/\" target=\"_blank\" rel=\"noopener\">Terms &amp; Conditions<\/a>\n            and\n            <a href=\"https:\/\/recallkarlamiller.com\/index.php\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\">Privacy Policy<\/a>.\n          <\/label>\n        <\/div>\n\n        <button type=\"submit\">\n          Sign Up for SMS Updates\n        <\/button>\n\n        <p class=\"fine-print\">\n          By submitting this form, you confirm that you are the subscriber or\n          authorized user of the mobile number provided. Mobile information and\n          SMS opt-in consent will not be shared with third parties or affiliates\n          for marketing or promotional purposes.\n        <\/p>\n      <\/form>\n    <\/section>\n\n    <div class=\"footer\">\n      <p>\n        Committee to Restore Common Sense<br>\n        recallkarlamiller.com\n      <\/p>\n    <\/div>\n  <\/main>\n","protected":false},"excerpt":{"rendered":"<p>SMS Signup | Committee to Restore Common Sense Sign Up for SMS Updates Receive text message updates from Committee to Restore Common Sense regarding the Recall Karla Miller campaign in Mecosta County, Michigan. Full Name Email Address Mobile Phone Number * Website I agree to receive recurring SMS messages from Committee to Restore Common Sense [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-60","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/recallkarlamiller.com\/index.php\/wp-json\/wp\/v2\/pages\/60","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/recallkarlamiller.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/recallkarlamiller.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/recallkarlamiller.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/recallkarlamiller.com\/index.php\/wp-json\/wp\/v2\/comments?post=60"}],"version-history":[{"count":5,"href":"https:\/\/recallkarlamiller.com\/index.php\/wp-json\/wp\/v2\/pages\/60\/revisions"}],"predecessor-version":[{"id":81,"href":"https:\/\/recallkarlamiller.com\/index.php\/wp-json\/wp\/v2\/pages\/60\/revisions\/81"}],"wp:attachment":[{"href":"https:\/\/recallkarlamiller.com\/index.php\/wp-json\/wp\/v2\/media?parent=60"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}