.gallery-filter {
	display: flex;
	margin-bottom: 32px;
	flex-wrap: wrap;
	gap: 10px;
}

