/* Define [1rem => 10px] */
html {
    font-size: 62.5%;
}

/* Fixed SVG bug */
svg g {
	clip-path: none!important;
}

.elementor-widget-text-editor h1, .elementor-widget-text-editor h2, .elementor-widget-text-editor h3, .elementor-widget-text-editor h4, .elementor-widget-text-editor h5, .elementor-widget-text-editor h6 {
	margin-bottom: 1.5rem !important;
	margin-top: 3rem !important;
}