h1 {font-size:var(--fs-48);}

h2 {
	line-height: 1.6;
	letter-spacing: -0.03125em;
	font-size: 2.2rem;
	color: #0d0d0d;
	margin: 15px 0 15px 0;
}

h3 {
	
	letter-spacing: -0.03125em;
	color: #0d0d0d;
	margin: 30px 0 30px 0;
}

h4 {
	line-height: 1.6;
	letter-spacing: -0.03125em;
	margin: 15px 0 15px 0;
	
}

p{
color:#222222;
line-height: 1.7;
}
