.gsc-embed {
	margin: 1.5em auto;
	max-width: 100%;
}

.gsc-embed.gsc-embed--facebook {
	max-width: 500px;
}

.gsc-embed--facebook iframe {
	max-width: 100%;
}

.gsc-embed.gsc-embed--instagram {
	max-width: 540px;
}

.gsc-embed--instagram blockquote.instagram-media {
	margin: 0 auto !important;
}

.gsc-embed-error {
	padding: 1em;
	border: 1px dashed #cc1818;
	color: #cc1818;
	font-size: 0.9em;
}
