/* Castelao FPE – Iframe Widget Styles */

.castelao-iframe-widget {
	width: 100%;
}

.castelao-iframe__heading {
	margin-bottom: 16px;
}

.castelao-iframe__wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.castelao-iframe__frame {
	display: block;
	width: 100%;
	height: 800px;
	border: none;
	background: transparent;
}
