@charset "utf-8";
/* CSS Document */

section.photos_out {
	padding: 1.25rem 2rem .25rem;
}
#gallery .gallery {
	padding-bottom: 3rem;
}

#gallery .album a:hover {
	transform: translate(3px,-2px);
}