{
	"version": 3,
	"$schema": "https://schemas.wp.org/trunk/theme.json",
	"title": "Blur Zoom",
	"slug": "image-5",
	"blockTypes": [ "core/image", "core/post-featured-image" ],
	"styles": {
		"css": "& position: relative; overflow: hidden; & img { transition: none; } &:hover img { animation: designorbital-blurZoomBounce 0.6s ease; } }"
	}
}
