Peckham MP says young people need spaces – and they’re telling us that loud and clear

<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
Walking through Peckham during the summer, you see young people making do.
They are hanging out on the corners of estates. Taking turns on Lime Bikes. Climbing back over school fences to get onto the sports courts — not because they want to be back at school, but because there’s nowhere else to go.
Too many are left to improvise with their time. The youth clubs that are open are brilliant but overstretched. Activities book up fast. Waiting lists are long. The message that sends is clear: there simply isn’t enough provision to meet the need.
This is the result of over a decade of cuts. Nearly a third of youth clubs in London shut between 2010 and 2019. The Institute for Fiscal Studies found that in areas where clubs closed, young people became more likely to commit crime and did worse in school — especially those from low-income families.
When youth services disappear, so do opportunities.
That’s why I’ve made rebuilding youth provision one of my top priorities. This summer, I have been meeting with local community organisations and young people to hear more about the power of youth-led work in Peckham and how we can make the case for investing more in it.
I visited the Damilola Taylor Youth Centre with Janet Daby, the Minister for Children and Families. She met young people and community partners delivering the MyEnds programme. The young leaders running football, boxing, mentoring and creative sessions did Peckham proud. In a powerful roundtable, we heard about how vital these spaces are to young people’s mental health, safety, and sense of purpose.
I was also lucky to be joined by Sixth-formers from St Thomas the Apostle College in Parliament as part of the Elevated Minds programme, leading frank, thoughtful conversations about what we can do to improve justice, fairness and opportunity in our community. Members of the Southwark Youth Parliament also came to Westminster to talk about the issues they care most about: youth poverty, employability, climate, mental health. They had ideas. They had ambition. What they need now is backing.
Again and again, I heard the same thing: young people want to lead, and they want spaces that reflect who they are.
In Peckham we are lucky to have brilliant community-led youth groups who provide invaluable youth services for the people who need them.
But this work needs real support. We can’t rely on passion alone. We need long-term investment, proper infrastructure, and a national commitment to youth work that matches what local communities are already trying to deliver.
My goal is simple: every young person in Peckham should have access to a youth club or safe space within a short walk of their home. I am working hard to bring together more resource to support our community groups to do this.
Let’s give them the space to thrive.
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
