.page-title,
.yepx-page-title,
.entry-title {
	font-size: clamp(1.75rem, 3vw, 2.5rem);
	line-height: 1.2;
	color: var(--yepx-color-heading);
}

.entry-content > * + * {
	margin-top: 1rem;
}
