ORA

From Crisis to Resilience

This video was produced by Emery Ndayizeye, an Omega Resilience Awards (ORA) 2024 Africa Fellow. In 2017, Mbouyasse Magalie, had to leave her home country, the Central African Republic, after a traumatic experience. While travelling in the country, she was attacked by highway robbers and by chance she managed to escape. Her sister, who was […]

Who are ORA Fellows?

Nnimmo Bassey, founder of health of Mother Earth Foundation, describes the unique cohort of people who create the ORA Africa Fellow. program.

window.addEventListener('elementor/frontend/init', () => { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { const items = document.querySelectorAll('.swiper.elementor-loop-container .swiper-slide:not(.swiper-slide-duplicate)'); if (items.length <= 2) { document.querySelectorAll('.swiper.elementor-loop-container').forEach((carousel) => { if (carousel.swiper) { const swiper = carousel.swiper; // Destroy the current looped Swiper instance swiper.destroy(true, true); // Re-initialize without loop new Swiper(carousel, { loop: false, slidesPerView: swiper.params.slidesPerView || 1, spaceBetween: swiper.params.spaceBetween || 10, navigation: swiper.params.navigation || {}, pagination: swiper.params.pagination || {}, breakpoints: swiper.params.breakpoints || {} }); } }); } }); });