// Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})
document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});

The Economist’s case for retirement at age 70

The cover story of Friday’s edition of The Economist is “70 or bust!”. This influential weekly newspaper argues that “current plans to raise the retirement age are too timid. Governments must go much further.”

By further, it proposes 70, arguing that life expectancies of the typical 65-year old has improved by four or five years in the past forty years.

By raising the retirement age the paper proposes a threefold benefit; workers receive more years at higher incomes, the government receives further tax revenue, and a later retirement should lead to a faster growing economy.

It’s clear that our clients still envisage 65 as an aspirational average retirement age. It is not uncommon for some some individuals to retire at 60, or even younger. We’ve certainly noticed some reticence to retire later, but ultimately each individual will be dependent on what they need, and to what they aspire.

Other Articles

Are you ready to make informed decisions about your money?

Contact Us

Speak to a Chartered Financial Planner

Wingate is an independent firm of Chartered Financial Planners based in Caterham, Surrey.

Our initial conversation is held at our cost and gives us both the opportunity to decide whether working together is likely to be valuable.

Contact us to arrange an initial conversation.

Footer Contact Form

Please refer to our Privacy Statement to see how we use your personal information.