/* Heading */
.single h1 {
	font-size: clamp(2.5rem, 1.161rem + 4.286vw, 4.375rem);
	line-height: 1.2;
}
