georgiadisabilitylawyer.com Open in urlscan Pro
52.24.184.195  Public Scan

URL: https://georgiadisabilitylawyer.com/blog/social-security-benefits-increase-in-2022/
Submission Tags: @ecarlesi possiblethreat phishing Search All
Submission: On April 28 via api from IT — Scanned from IT

Form analysis 1 forms found in the DOM

Name: inquiry-formPOST /admin/inquiry/

<form class="f-inquiry-form" action="/admin/inquiry/" method="POST" id="inquiry-form" name="inquiry-form">
  <div class="alert alert-danger alert-dismissible fade show d-none" role="alert">
    <div class="h3"><strong>Error!</strong></div>
    <span>Your message has failed. Please try again.</span>
    <div class="error-response border border-danger p-2 m-2 d-none"></div>
    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="subject d-none">
    <div class="form-group">
      <label class="control-label" for="subject-20832">Subject</label>
      <input id="subject-20832" type="text" name="subject" placeholder="" maxlength="256" class="form-control">
    </div>
  </div>
  <div class="source-fields d-none">
    <input type="hidden" name="special" placeholder="Leave Blank" id="id_inquiry-special">
    <input class="f-page" type="hidden" name="page" value="/blog/social-security-benefits-increase-in-2022/">
    <input class="f-medium" type="hidden" name="medium" value="">
    <input class="f-source" type="hidden" name="source" value="">
    <input class="f-ga_source" type="hidden" name="ga_source" value="Direct">
    <input class="f-visits" type="hidden" name="visits" value="">
    <input class="f-top" type="hidden" name="seconds_typing" value="0">
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="row no-gutters">
        <div class="name col-sm-12">
          <div class="form-group">
            <label class="control-label required" for="name-20832">
              <span class="inquiry-placeholder" data-editable="">Name</span>
            </label>
            <input id="name-20832" type="text" name="name" placeholder="Name" maxlength="256" class="form-control" required="" aria-required="true">
          </div>
        </div>
      </div>
      <div class="row no-gutters">
        <div class="email col-sm-12">
          <div class="form-group">
            <label class="control-label required" for="email-20832">
              <span class="inquiry-placeholder" data-editable="">Email</span>
            </label>
            <input id="email-20832" type="email" name="email" placeholder="Email" pattern="([a-zA-Z0-9_\-\.\+]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})" maxlength="254" class="form-control" required="" aria-required="true">
          </div>
        </div>
      </div>
      <div class="row no-gutters">
        <div class="phone col-sm-12">
          <div class="form-group">
            <label class="control-label" for="phone-20832">
              <span class="inquiry-placeholder" data-editable="">Phone*</span>
            </label>
            <input id="phone-20832" type="tel" name="phone" placeholder="Phone*" pattern="(?:\(\d{3}\)|\d{3})[- ]?\d{3}[- ]?\d{4}" maxlength="20" class="form-control">
          </div>
        </div>
      </div>
      <div class="row no-gutters">
        <div class="col-sm-12">
          <div class="form-group">
            <label class="control-label required" for="inquiry-20832">
              <span class="inquiry-placeholder" data-editable="">Tell us about your case</span>
            </label>
            <textarea id="inquiry-20832" name="inquiry" cols="40" rows="10" placeholder="Tell us about your case" class="form-control" required="" aria-required="true"></textarea>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="row no-gutters justify-content-end">
    <div class="col-sm-5 d-flex justify-content-end">
      <button button_color="" class="btn btn-baltic btn-1482700" type="submit" element="button" aria-label="Submit"><span>Submit</span></button>
      <style type="text/css" id="btn-1482700-style">
        /*
For Display and Headings, we want to control:
 - font size
 - font weight
 - font family
 - color

*/
        /*
For reference, bootstrap has the following available to be overridden

  $display1-weight:             300 !default;
  $display2-weight:             300 !default;
  $display3-weight:             300 !default;
  $display4-weight:             300 !default;
  $display-line-height:         $headings-line-height !default;

*/
        @import url("https://fonts.googleapis.com/css?family=Poppins:500&display=swap");
        @import url("https://fonts.googleapis.com/css?family=Poppins:regular&display=swap");

        .display-1 {
          font-weight: 300;
          line-height: 1.2;
          color: #212529;
        }

        .display-2 {
          font-weight: 300;
          line-height: 1.2;
          color: #212529;
        }

        .display-3 {
          font-weight: 300;
          line-height: 1.2;
          color: #212529;
        }

        .display-4 {
          font-weight: 300;
          line-height: 1.2;
          color: #212529;
        }

        /*
  Bootstraps default breakpoints:
            min         max
    xs      0           575 px
    sm      576px       767 px
    md      768px       991 px
    lg      992px       1299 px
    xl      1200px      -
*/
        /*
  Bootstraps default breakpoints:
            min         max
    xs      0           575 px
    sm      576px       767 px
    md      768px       991 px
    lg      992px       1299 px
    xl      1200px      -
*/
        /*
  Fixed Container
*/
        .fixed-container {
          width: 1140px !important;
          max-width: 1140px !important;
        }

        .lf-default-date-input {
          position: relative;
        }

        .lf-default-date-input:after {
          font-family: 'FontAwesome', sans-serif;
          content: '\f073';
          padding: 0 5px;
        }

        .lf-default-date-input::-webkit-calendar-picker-indicator {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: auto;
          height: auto;
          color: transparent;
          background: transparent;
        }

        .lf-default-date-input::-webkit-inner-spin-button {
          z-index: 1;
        }

        .lf-default-date-input::-webkit-clear-button {
          z-index: 1;
        }

        .btn.btn-baltic.btn-1482700 {
          background-color: #FFD914;
          color: #000000;
          border-radius: 0;
          font-size: 1rem;
          padding: 0.9375rem 1.875rem;
          transition: .2s ease;
        }

        .btn.btn-baltic.btn-1482700 span,
        .btn.btn-baltic.btn-1482700 span * {
          font-weight: bold;
          line-height: 1;
        }

        .btn.btn-baltic.btn-1482700:hover {
          background-color: #FFFFFF;
          color: #226BCE;
        }
      </style>
    </div>
  </div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting Skip to main content
(478) 324-5373
 * Home
 * About Us
   * Brian Arnold
 * Practice Areas
   * Social Security Disability Insurance
     * SSDI Appeals
     * FAQ
     * SSDI Backpay
   * Workers’ Compensation
   * Personal Injury
     * Motor Vehicle Accidents
     * Car Accidents
     * Truck Accidents
     * Motorcycle Accidents
 * Blog
 * Contact

Maximizing Compensation, Minimizing Stress Schedule a Free Consultation


SOCIAL SECURITY BENEFITS INCREASE IN 2022

Arnold & Arnold LLC Nov. 9, 2021
Share
Twitter Facebook Linkedin Mail Copy link

--------------------------------------------------------------------------------

Approximately 70 million Americans will see a 5.9% increase in their Social
Security benefits and Supplemental Security Income (SSI) payments in 2022.

Approximately 70 million Americans will see a 5.9% increase in their Social
Security benefits and Supplemental Security Income (SSI) payments in 2022.
Federal benefit rates increase when the cost-of-living rises, as measured by the
Department of Labor’s Consumer Price Index (CPI-W).

The CPI-W rises when inflation increases, leading to a higher cost-of-living.
This change means prices for goods and services, on average, are a little more
expensive, so the cost-of-living adjustment (COLA) helps to offset these costs.

The SSA will mail COLA notices throughout the month of December to retirement,
survivors, and disability beneficiaries, SSI recipients, and representative
payees. But, if you want to know your new benefit amount sooner, you can
securely obtain your Social Security COLA notice online using the Message Center
in your my Social Security account. You can access this information in early
December prior to the mailed notice.

If you prefer to access your COLA notice online and not receive the mailed
notice, you can log in to your personal my Social Security account to opt out of
a mailed COLA notice and any other notices that are available online by updating
your Preferences in the Message Center. Did you know you can receive a text or
email alert when there is a new message waiting for you? That way, you always
know when we have something important for you – like your COLA notice. If you
don’t have an account yet, you must create one by November 17, 2021, to receive
the 2022 COLA notice online.

January 2022 marks other changes that will happen based on the increase in the
national average wage index. For example, the maximum amount of earnings subject
to Social Security payroll tax in 2022 will be higher. The retirement earnings
test exempt amount will also change in 2022.

You can find more information about the 2022 COLA here.


CONTACT US TODAY

From our office in Macon, Georgia, we serve individuals in need of legal
guidance surrounding SSDI, motor vehicle accidents, workers' comp, and more.
Contact us to schedule a free consultation.

Arnold & Arnold LLC
544 Mulberry St
Ste 619 Macon, GA 31021
(478) 324-5373
Hours
Sun Closed
Mon 9:00 AM - 5:00 PM
Tue 9:00 AM - 5:00 PM
Wed 9:00 AM - 5:00 PM
Thu 9:00 AM - 5:00 PM
Fri 9:00 AM - 5:00 PM
Sat Closed

--------------------------------------------------------------------------------

Leave a Review

--------------------------------------------------------------------------------

Get Directions


Arnold & Arnold LLC
111 E. Cherry St Cochran, GA 31014
(478) 934- 4561
Hours
Sun Closed
Mon 9:00 AM - 5:00 PM
Tue 9:00 AM - 5:00 PM
Wed 9:00 AM - 5:00 PM
Thu 9:00 AM - 5:00 PM
Fri 9:00 AM - 5:00 PM
Sat Closed

--------------------------------------------------------------------------------

Leave a Review

--------------------------------------------------------------------------------

Get Directions


Arnold & Arnold LLC
1607 Rice Ave Dublin, GA 31021
(478) 272-2300
Hours
Sun Closed
Mon 9:00 AM - 5:00 PM
Tue 9:00 AM - 5:00 PM
Wed 9:00 AM - 5:00 PM
Thu 9:00 AM - 5:00 PM
Fri 9:00 AM - 5:00 PM
Sat Closed

--------------------------------------------------------------------------------

Leave a Review

--------------------------------------------------------------------------------

Get Directions


Arnold & Arnold LLC
100 Bull St
Ste 200 Savannah, GA 31401
(912) 228-5010
Hours
Sun Closed
Mon 8:30 AM - 5:00 PM
Tue 8:30 AM - 5:00 PM
Wed 8:30 AM - 5:00 PM
Thu 8:30 AM - 5:00 PM
Fri 8:30 AM - 5:00 PM
Sat Closed

--------------------------------------------------------------------------------

Leave a Review

--------------------------------------------------------------------------------

Get Directions


Error!
Your message has failed. Please try again.

×
Subject

Name
Email
Phone*
Tell us about your case
Submit

 * © 2024 Arnold & Arnold LLC
 * Sitemap
 * Disclaimer
 * 
 * 
 * 


The information on this website is for general information purposes only.
Nothing on this site should be taken as legal advice for any individual case or
situation. This information is not intended to create, and receipt or viewing
does not constitute, an attorney-client relationship.