“Jobs, Entrepreneurship, Digital Skills, and Future-Ready Skills”
Thursday, March 26, 2026
Opening Session – With H.E. Moussa S. Batraki and Dr. Felipe Paullier (Assistant Secretary-General of the United Nations).
Session I – Livelihoods: Employment, Entrepreneurship, and Digital Pathways, featuring Mr. Gilbert F. Houngbo (ILO) and Ms. Doreen Bogdan-Martin (ITU).
Session II – Skills for the Future: Jobs in Digital Technology, AI, and Climate-Resilient Smart Agri-Food Systems.
Agenda item: Adoption of the “OEACP Youth Pact” under the leadership of the rapporteur, Ambassador Barry Faure.
Official closing ceremony by the Vice President of the Republic of Equatorial Guinea.
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@700&family=Inter:wght@400;700&display=swap');
.youth-wrapper { font-family: ‘Inter’, sans-serif; color: #333; max-width: 1000px; margin: auto; padding: 20px; }
/* Carte Programme */
.youth-program-card { background: #fff; padding: 35px; border-radius: 12px; box-shadow: 0 15px 50px rgba(0,0,0,0.06); border-top: 6px solid #003366; }
.youth-badge-theme { background: #003366; color: #fff; display: inline-block; padding: 5px 15px; border-radius: 4px; font-size: 11px; font-weight: bold; margin-bottom: 15px; letter-spacing: 1px; }
.youth-main-title { color: #003366; font-size: 1.8rem; margin-bottom: 35px; line-height: 1.2; font-weight: 800; }
.youth-day-title { background: #fdf7ee; padding: 15px; color: #003366; border-radius: 8px; margin-bottom: 25px; border-left: 4px solid #F8AD3E; }
/* Lignes de programme */
.youth-row { display: flex; border-bottom: 1px solid #f0f0f0; padding: 20px 0; align-items: flex-start; }
.youth-row:last-child { border-bottom: none; }
.youth-time { min-width: 130px; color: #F8AD3E; font-weight: 800; font-size: 15px; }
.youth-text { margin: 0; font-size: 15px; line-height: 1.6; color: #444; }
/* Zone Action */
.youth-action-center { text-align: center; margin-top: 40px; }
/* BOUTON STYLE ELEMENTOR (Identique au précédent) */
.btn-elementor-style {
display: inline-block;
font-family: ‘Barlow’, sans-serif !important;
font-size: 15px !important;
font-weight: 700 !important;
text-transform: uppercase !important;
color: #F8AD3E !important;
background-color: transparent !important;
border: 1px solid #F8AD3E !important;
padding: 17px 40px 18px 40px !important;
border-radius: 0px !important;
text-decoration: none !important;
transition: all 0.3s ease !important;
cursor: pointer !important;
}
.btn-elementor-style:hover {
background-color: #F8AD3E !important;
color: #ffffff !important;
box-shadow: 0 8px 20px rgba(248, 173, 62, 0.3);
transform: translateY(-2px);
}
/* Optimisation Mobile */
@media (max-width: 768px) {
.youth-row { flex-direction: column; }
.youth-time { margin-bottom: 8px; }
.youth-main-title { font-size: 1.4rem; }
.youth-program-card { padding: 20px; }
}