/*
 * Hall of Fame layout overrides.
 *
 * The HoF landing/child pages render a tall hero image followed by the
 * page title; without the offset, the title hugs the image edge on
 * desktop. Migrated from legacy/plugins/isjac/css/hall-of-fame.css —
 * one rule, kept verbatim so the visual stays pixel-identical.
 */

.hero.with-featured-image .page-title {
	margin-top: 15%;
}
