/* Home */
.cta,
.note,
.poster > div:not(.split),
.splash,
.split > div,
.supporters > div,
.teaser > div {
	display: grid;
	place-items: center;
	font-size: smaller;
}