‘We are making it easier to see your GP’, says Peckham MP

<nav class="toc"> <h3>Contents</h3> <ul id="toc-list"></ul> </nav>
.toc {
font-family: sans-serif;
position: sticky;
top: 80px;
max-width: 300px;
}
.toc h3 {
font-weight: 700;
font-size: 1.1rem;
margin-bottom: 0.5rem;
}
.toc ul {
list-style: none;
padding: 0;
margin: 0;
}
.toc li {
margin-bottom: 0.75rem;
}
.toc a {
text-decoration: none;
color: #1a1a1a;
display: inline-block;
padding: 4px 8px;
border-radius: 4px;
transition: background 0.2s ease;
}
/* Hover state */
.toc a:hover {
text-decoration: none;
background-color: #f5f7ff;
color: #0070f3; /* blue hover text */
}
/* Active/selected state */
.toc a.active {
background-color: #f5f7ff;
font-weight: 600;
color: #f48024; /* orange highlight */
}
/* Active + hover */
.toc a.active:hover {
color: #f48024;
background-color: #f5f7ff;
}
document.addEventListener("DOMContentLoaded", () => {
const tocList = document.getElementById("toc-list");
const headings = document.querySelectorAll("h2");
headings.forEach((h2, index) => {
const id = h2.id || `section-${index}`;
h2.id = id;
const li = document.createElement("li");
const link = document.createElement("a");
link.href = `#${id}`;
link.textContent = h2.textContent;
li.appendChild(link);
tocList.appendChild(li);
});
// Scrollspy logic
const links = document.querySelectorAll(".toc a");
const observer = new IntersectionObserver(
(entries) => {
entries.forEach((entry) => {
const link = document.querySelector(`.toc a[href="#${entry.target.id}"]`);
if (entry.isIntersecting) {
links.forEach((l) => l.classList.remove("active"));
link.classList.add("active");
}
});
},
{
rootMargin: "-50% 0px -50% 0px",
threshold: 0
}
);
headings.forEach((h2) => observer.observe(h2));
});
<?php
$user = get_the_author_ID();
$pp = get_field('author_image', 'user_'.$user);
?>
<img src="<?php echo $pp;?>">

Miatta Fahnbulleh
For too many people in Southwark, trying to see a doctor or get hospital treatment has been almost impossible.
After 14 years of government failure, the NHS has been pushed to its limits – long waiting times, understaffed hospitals, and patients struggling to get the care they need when needed.
Labour is now making progress. The Autumn Budget injected £26 billion into rebuilding the NHS, and people are starting to feel the impact.
Two million extra consultations have been delivered nationwide – seven months ahead of schedule. More medical tests, quicker treatment, and shorter waits. NHS Trusts are also receiving an additional £40 million to accelerate improvements, meaning better care for people in Southwark.
This is change people can feel in their lives and see in their realities.
A parent in Faraday no longer faces the 8 am battle of constantly redialling the GP surgery, hoping to secure one of the few available slots. Evening and weekend appointments are being expanded, giving families more flexibility to see a doctor without resorting to overstretched emergency departments.
Pharmacies are also playing a bigger role, handling minor illnesses and repeat prescriptions, freeing up GP time for more urgent cases.
A junior doctor at King’s College Hospital is no longer wondering whether they can afford to stay in the NHS. The long-running pay disputes that left many doctors demoralised and considering leaving have now been resolved. More healthcare workers staying in the system means hospitals can deliver more consultations and procedures. Extra investment is also being used to clear treatment backlogs, with more evening and weekend clinics opening to get patients seen sooner. Across the UK, new surgical units and diagnostic centres are expanding capacity, backed by billions of pounds in funding.
An elderly resident on Old Kent Road no longer waits months for a vital hospital test, uncertain about what’s wrong. More investment in diagnostic centres means people are getting tested sooner, reducing delays and giving doctors the answers they need to start treatment. With extra scanning capacity coming online, serious illnesses like cancer can be caught earlier, improving outcomes. The NHS can also now use spare private-sector facilities when necessary, cutting unnecessary delays.
The road to fixing the NHS is long. Years of neglect cannot be undone overnight, and challenges remain. But real progress is happening. Labour is committed to restoring the NHS so it can once again be there when people need it most. Over the next four years, thousands more doctors and nurses will be trained, social care will be reformed to relieve hospital pressures, and NHS capacity will be expanded on a scale not seen in a generation.
After years of decline, we are rebuilding our health service – one appointment, one test, one life at a time.
Follow Us
Get Updates from Miatta
Press releases

‘Our government will make big reforms for renters’, says Peckham MP

‘We are asking the wealthiest and businesses to increase funding for public services’, say Peckham MP

‘This is how I see the Renters Reform Bill working for a local mother from Walworth’ says Miatta Fahnbulleh

‘We are making it easier to see your GP’, says Peckham MP

Peckham MP and Energy Minister says: ‘We are working to bring down your energy bills’

‘Peckham is a sanctuary – my journey from unrest in Liberia to London’, writes MP Miatta Fahnbulleh

‘After Lakanal fire in Camberwell with the loss of three women and children opportunities on safety were squandered’

‘We are taking action on the housing crisis’, says Peckham MP

‘Community groups are bring down energy bills and invest the savings in service they provide in Southwark’, says Peckham MP
