// oembed.scss

.gravityview-oembed {

	// Hide the "Back" link when an entry is embedded
	.gv-back-link {
		display: none;
	}

}