/*
Theme Name: Internet Moolah Child Theme
Description: Child Theme For Internet Moolah
Author: Web Consultant Geek
Author URI: https://webconsultantgeek.com
Version: 1.0.0
Template: Divi
*/

html body {
	font-size: clamp(1rem, calc(1rem + ((1vw - 0.225rem) * 0.1282)), 1.125rem);
}

body h1,
body h2,
body h3,
body h4 {
	padding: 0;
}