Covid days put the elderly on the stage as the ones who need quarantine. This collection is to say : this is not just an homogeneous group of transparent people .This is a group of many colorful individuals with a variety  of personalities and different reactions to the pandemic

Album 6 – Honoring the Elderly During Covid

Share Button

document.querySelectorAll('.accordion').forEach(group => { group.querySelectorAll('details').forEach(d => { d.addEventListener('toggle', function(){ if (this.open) { group.querySelectorAll('details').forEach(o => { if (o !== this) o.removeAttribute('open'); }); } }); }); });