.flex-iframe-form {
	padding: 1rem 1.5rem;
	background-color: #f7f7f7;
}
.flex-iframe-form h3 {
	margin-bottom: 0.75rem;
}
.flex-iframe-form .description {
	margin-bottom: 1rem;
}

.flex-iframe-wrapper iframe {
	width: 100%;
}