 h1, .mr-main .entry-title {
	font-size: calc(var(--font-size-7) - 0.848rem);
}
.entry-content > p {
	max-width: var(--container);
}