.research-category { margin-bottom: 50px; /* espace entre les catégories */ } .research-category h3 { font-size: 1.8rem; margin-bottom: 20px; color: #000; font-weight: 600; } .topics-container { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }