/*
 * gallery.css — compiled once from source/scss/gallery.scss (webpack/wp-scripts removed).
 * This is now a hand-maintained static file; edit it directly.
 */

/**
 * MIXINS
 */
.gallery .gallery-item:not(:first-child) {
  display: none;
}
.gallery br {
  display: none;
}
