/* ==========================================================================
   Projects — Styles spécifiques
   ========================================================================== */

/* Reduce space after intro */
.split-section + .split-section.no-border {
  padding-top: 0;
}

.filters-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 2.5rem;
}
