h1 {
	font-family: var(--wp--preset--font-family--inter);
	font-size: var(--wp--preset--font-size--page-title);
	font-weight: 900;
}

h3 {
	font-family: var(--wp--preset--font-family--inter);
	font-size: calc(var(--wp--preset--font-size--large) - 2px);
	font-weight: 600;
}
