/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");

iframe {
	width: 100%;
	height: 100vh;
}
iframe body {
	overflow: hidden !important;
}
