/* ============================================================
   GALLERY.CSS
   ============================================================ */

.gallery-section {
  background: var(--color-surface);
}

.gallery-intro {
  max-width: 56ch;
}

.gallery-section .gallery-filters {
  justify-content: center;
}
