.photoswipe-gallery {
	margin-bottom: 50px;
}

figure {
	overflow: hidden;
	display: inline-flex;
	width: 150px;
	height: 150px;
	align-items: center;
	justify-content: center;
	margin: 0.6em;
}

figcaption {
	display: none;
}

.swal2-container {
	z-index: 9999;
}

.photoswipe-gallery h2 {
	font-size: 1em;
	margin-top: 2em;
}

.no-matches {
	display: none;
}

.notes {
	margin-top: 30px;
}

.notes h2 {
	font-size: 1.3em;
}

.notes .disclaimer {
	font-style: italic;
}
