/*
	Theme Name: PrettyCat&reg; Child
	Author: Digitex Team
	Author URI: https://www.digitextechnologies.com
	Version: 1.0.0
	Template: prettycat
	Text Domain: prettycat
*/

h1 { font-size: clamp(2rem, 5vw, 3rem); line-height: 1.2; }
h2 { font-size: clamp(1.75rem, 4vw, 2.5rem); line-height: 1.2; }
h3 { font-size: clamp(1.5rem, 3vw, 2rem); line-height: 1.25; }
h4 { font-size: clamp(1.25rem, 2.5vw, 1.75rem); line-height: 1.3; }
h5 { font-size: clamp(1.125rem, 2vw, 1.5rem); line-height: 1.35; }
h6 { font-size: clamp(1rem, 1.5vw, 1.25rem); line-height: 1.4; }