body {
	font: 16px/normal sans-serif; min-height: 100vh; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
.gallery-container h1 {
	text-align: center; color: rgb(88, 89, 90); font-family: droid sans,sans-serif; font-weight: 700; margin-top: 70px;
}
.gallery-container p.page-description {
	margin: 30px auto; text-align: center; color: rgb(133, 135, 140); font-size: 18px;
}
.tz-gallery {
	padding: 40px;
}
.tz-gallery .thumbnail {
	padding: 0px; border: currentColor; border-image: none; margin-bottom: 30px;
}
.tz-gallery img {
	border-radius: 2px;
}
.tz-gallery .caption {
	padding: 26px 30px; text-align: center;
}
.tz-gallery .caption h3 {
	font-size: 14px; font-weight: 700; margin-top: 0px;
}
.tz-gallery .caption p {
	margin: 0px; color: rgb(123, 125, 125); font-size: 12px;
}
.baguetteBox-button {
	background-color: transparent !important;
}
